﻿2026-06-21T01:53:25.4140959Z Current runner version: '2.335.1'
2026-06-21T01:53:25.4145951Z Runner name: 'hfenduleam'
2026-06-21T01:53:25.4146448Z Runner group name: 'Default'
2026-06-21T01:53:25.4146985Z Machine name: 'HFENDULEAM'
2026-06-21T01:53:25.4149019Z ##[group]GITHUB_TOKEN Permissions
2026-06-21T01:53:25.4150458Z Contents: read
2026-06-21T01:53:25.4150838Z Metadata: read
2026-06-21T01:53:25.4151182Z Packages: read
2026-06-21T01:53:25.4151540Z ##[endgroup]
2026-06-21T01:53:25.4152886Z Secret source: Actions
2026-06-21T01:53:25.4153391Z Prepare workflow directory
2026-06-21T01:53:25.4441383Z Prepare all required actions
2026-06-21T01:53:25.4467559Z Getting action download info
2026-06-21T01:53:25.8352326Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-21T01:53:26.7549308Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-21T01:53:26.8367987Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-21T01:53:26.8368977Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-21T01:53:26.8369730Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-21T01:53:26.8370331Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-21T01:53:26.8370809Z [36;1mexit 0[0m
2026-06-21T01:53:26.8446997Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T01:53:26.8447734Z ##[endgroup]
2026-06-21T01:53:27.1706890Z ##[group]Run actions/checkout@v5
2026-06-21T01:53:27.1707468Z with:
2026-06-21T01:53:27.1707890Z   repository: SaberMage/spt-core
2026-06-21T01:53:27.1711119Z   token: ***
2026-06-21T01:53:27.1711488Z   ssh-strict: true
2026-06-21T01:53:27.1711819Z   ssh-user: git
2026-06-21T01:53:27.1712210Z   persist-credentials: true
2026-06-21T01:53:27.1712603Z   clean: true
2026-06-21T01:53:27.1712960Z   sparse-checkout-cone-mode: true
2026-06-21T01:53:27.1713357Z   fetch-depth: 1
2026-06-21T01:53:27.1713693Z   fetch-tags: false
2026-06-21T01:53:27.1714047Z   show-progress: true
2026-06-21T01:53:27.1714406Z   lfs: false
2026-06-21T01:53:27.1714722Z   submodules: false
2026-06-21T01:53:27.1715061Z   set-safe-directory: true
2026-06-21T01:53:27.1715442Z ##[endgroup]
2026-06-21T01:53:27.3664502Z Syncing repository: SaberMage/spt-core
2026-06-21T01:53:27.3665717Z ##[group]Getting Git version info
2026-06-21T01:53:27.3666326Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T01:53:27.3934045Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T01:53:27.4155070Z git version 2.43.0.windows.1
2026-06-21T01:53:27.4183980Z ##[endgroup]
2026-06-21T01:53:27.4192017Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\1e2e4d2e-c547-41fb-89f1-29f677f436a9\.gitconfig'
2026-06-21T01:53:27.4205522Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1e2e4d2e-c547-41fb-89f1-29f677f436a9' before making global git config changes
2026-06-21T01:53:27.4206589Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T01:53:27.4210543Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T01:53:27.4461941Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T01:53:27.4669198Z https://github.com/SaberMage/spt-core
2026-06-21T01:53:27.4698266Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T01:53:27.4702117Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T01:53:27.4901873Z HEAD
2026-06-21T01:53:27.5161860Z ##[endgroup]
2026-06-21T01:53:27.5165532Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T01:53:27.8851335Z ##[group]Cleaning the repository
2026-06-21T01:53:27.8855221Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T01:53:29.1782904Z Removing target/
2026-06-21T01:53:29.1817339Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T01:53:29.3747089Z HEAD is now at 113d90d Merge bdb51c23f8cca1015ae989588a3d48be6ba08419 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:53:29.3785152Z ##[endgroup]
2026-06-21T01:53:29.3789535Z ##[group]Disabling automatic garbage collection
2026-06-21T01:53:29.3794567Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T01:53:29.4054995Z ##[endgroup]
2026-06-21T01:53:29.4056022Z ##[group]Setting up auth
2026-06-21T01:53:29.4061272Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T01:53:29.4296451Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T01:53:29.8178707Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T01:53:29.8415975Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T01:53:30.2078087Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T01:53:30.2306736Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T01:53:30.6345161Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T01:53:30.6658446Z ##[endgroup]
2026-06-21T01:53:30.6658865Z ##[group]Fetching the repository
2026-06-21T01:53:30.6665653Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +113d90df680fb5354349c5fd80385ffe087b8206:refs/remotes/pull/26/merge
2026-06-21T01:53:31.3167028Z ##[endgroup]
2026-06-21T01:53:31.3167537Z ##[group]Determining the checkout info
2026-06-21T01:53:31.3168202Z ##[endgroup]
2026-06-21T01:53:31.3173278Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T01:53:31.3448094Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T01:53:31.3688453Z ##[group]Checking out the ref
2026-06-21T01:53:31.3693364Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T01:53:31.4019640Z HEAD is now at 113d90d Merge bdb51c23f8cca1015ae989588a3d48be6ba08419 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:53:31.4271871Z ##[endgroup]
2026-06-21T01:53:31.4275574Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T01:53:31.4473966Z 113d90df680fb5354349c5fd80385ffe087b8206
2026-06-21T01:53:31.4744012Z ##[group]Run cargo nextest run --workspace
2026-06-21T01:53:31.4744382Z [36;1mcargo nextest run --workspace[0m
2026-06-21T01:53:31.4821360Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T01:53:31.4821777Z ##[endgroup]
2026-06-21T01:53:34.2847786Z    Compiling proc-macro2 v1.0.106
2026-06-21T01:53:34.2848196Z    Compiling unicode-ident v1.0.24
2026-06-21T01:53:34.2848658Z    Compiling quote v1.0.45
2026-06-21T01:53:34.2848954Z    Compiling cfg-if v1.0.4
2026-06-21T01:53:34.2849289Z    Compiling serde_core v1.0.228
2026-06-21T01:53:34.2849605Z    Compiling serde v1.0.228
2026-06-21T01:53:34.2850038Z    Compiling windows-link v0.2.1
2026-06-21T01:53:34.2850357Z    Compiling typenum v1.20.1
2026-06-21T01:53:34.2850971Z    Compiling version_check v0.9.5
2026-06-21T01:53:34.2851275Z    Compiling portable-atomic v1.13.1
2026-06-21T01:53:34.2851842Z    Compiling getrandom v0.3.4
2026-06-21T01:53:34.2853995Z    Compiling memchr v2.8.1
2026-06-21T01:53:34.2855028Z    Compiling critical-section v1.2.0
2026-06-21T01:53:34.2857157Z    Compiling subtle v2.6.1
2026-06-21T01:53:34.2858128Z    Compiling find-msvc-tools v0.1.9
2026-06-21T01:53:34.2860264Z    Compiling shlex v2.0.1
2026-06-21T01:53:34.3752649Z    Compiling windows-sys v0.61.2
2026-06-21T01:53:34.3753342Z    Compiling equivalent v1.0.2
2026-06-21T01:53:34.4772221Z    Compiling semver v1.0.28
2026-06-21T01:53:34.4973959Z    Compiling smallvec v1.15.1
2026-06-21T01:53:34.5582989Z    Compiling itoa v1.0.18
2026-06-21T01:53:34.5976101Z    Compiling getrandom v0.2.17
2026-06-21T01:53:34.5999982Z    Compiling cpufeatures v0.2.17
2026-06-21T01:53:34.6894802Z    Compiling hashbrown v0.17.1
2026-06-21T01:53:34.7406076Z    Compiling generic-array v0.14.7
2026-06-21T01:53:34.7503126Z    Compiling rustc_version v0.4.1
2026-06-21T01:53:34.7541201Z    Compiling pin-project-lite v0.2.17
2026-06-21T01:53:34.7908959Z    Compiling rand_core v0.10.1
2026-06-21T01:53:34.8652772Z    Compiling getrandom v0.4.2
2026-06-21T01:53:34.8657141Z    Compiling log v0.4.32
2026-06-21T01:53:34.8829065Z    Compiling bitflags v2.12.1
2026-06-21T01:53:34.9381570Z    Compiling winapi v0.3.9
2026-06-21T01:53:35.0443356Z    Compiling futures-core v0.3.32
2026-06-21T01:53:35.1604912Z    Compiling curve25519-dalek v4.1.3
2026-06-21T01:53:35.2335537Z    Compiling bytes v1.11.1
2026-06-21T01:53:35.2471639Z    Compiling indexmap v2.14.0
2026-06-21T01:53:35.2786565Z    Compiling rand_core v0.6.4
2026-06-21T01:53:35.2993124Z    Compiling zerocopy v0.8.50
2026-06-21T01:53:35.4649922Z    Compiling jobserver v0.1.34
2026-06-21T01:53:35.4769298Z    Compiling ahash v0.8.12
2026-06-21T01:53:35.5378944Z    Compiling libc v0.2.186
2026-06-21T01:53:35.5379422Z    Compiling signature v2.2.0
2026-06-21T01:53:35.5869901Z    Compiling stable_deref_trait v1.2.1
2026-06-21T01:53:35.6674864Z    Compiling cc v1.2.63
2026-06-21T01:53:35.6944331Z    Compiling ed25519 v2.2.3
2026-06-21T01:53:35.8542094Z    Compiling syn v2.0.117
2026-06-21T01:53:35.9496429Z    Compiling pkg-config v0.3.33
2026-06-21T01:53:35.9592397Z    Compiling vcpkg v0.2.15
2026-06-21T01:53:35.9735049Z    Compiling zmij v1.0.21
2026-06-21T01:53:36.0169015Z    Compiling autocfg v1.5.1
2026-06-21T01:53:36.1075333Z    Compiling serde_json v1.0.150
2026-06-21T01:53:36.1389469Z    Compiling futures-io v0.3.32
2026-06-21T01:53:36.2278776Z    Compiling crypto-common v0.1.7
2026-06-21T01:53:36.2305731Z    Compiling block-buffer v0.10.4
2026-06-21T01:53:36.2999707Z    Compiling fastrand v2.4.1
2026-06-21T01:53:36.3752109Z    Compiling digest v0.10.7
2026-06-21T01:53:36.3993508Z    Compiling slab v0.4.12
2026-06-21T01:53:36.4169985Z    Compiling futures-sink v0.3.32
2026-06-21T01:53:36.5552874Z    Compiling futures-channel v0.3.32
2026-06-21T01:53:36.5553393Z    Compiling sha2 v0.10.9
2026-06-21T01:53:36.6020354Z    Compiling fallible-iterator v0.3.0
2026-06-21T01:53:36.6060340Z    Compiling futures-task v0.3.32
2026-06-21T01:53:36.6167772Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-21T01:53:36.6168473Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-21T01:53:36.7447589Z    Compiling rustversion v1.0.22
2026-06-21T01:53:36.7633111Z    Compiling fnv v1.0.7
2026-06-21T01:53:36.8604150Z    Compiling cfg_aliases v0.2.1
2026-06-21T01:53:36.8605320Z    Compiling strsim v0.11.1
2026-06-21T01:53:36.8921052Z    Compiling writeable v0.6.3
2026-06-21T01:53:36.9013863Z    Compiling litemap v0.8.2
2026-06-21T01:53:36.9864810Z    Compiling cmake v0.1.58
2026-06-21T01:53:37.0342418Z    Compiling fs_extra v1.3.0
2026-06-21T01:53:37.0718006Z    Compiling ident_case v1.0.1
2026-06-21T01:53:37.0800161Z    Compiling icu_normalizer_data v2.2.0
2026-06-21T01:53:37.1646835Z    Compiling anyhow v1.0.102
2026-06-21T01:53:37.1784670Z    Compiling icu_properties_data v2.2.0
2026-06-21T01:53:37.1785249Z    Compiling utf8_iter v1.0.4
2026-06-21T01:53:37.2120443Z    Compiling windows-targets v0.52.6
2026-06-21T01:53:37.2447674Z    Compiling dunce v1.0.5
2026-06-21T01:53:37.3044739Z    Compiling windows-sys v0.59.0
2026-06-21T01:53:37.3719630Z    Compiling percent-encoding v2.3.2
2026-06-21T01:53:37.3988505Z    Compiling http v1.4.1
2026-06-21T01:53:37.4681218Z    Compiling thiserror v2.0.18
2026-06-21T01:53:37.4982598Z    Compiling aws-lc-rs v1.17.0
2026-06-21T01:53:37.5781867Z    Compiling unicode-segmentation v1.13.3
2026-06-21T01:53:37.6225306Z    Compiling cpufeatures v0.3.0
2026-06-21T01:53:37.6493741Z    Compiling scopeguard v1.2.0
2026-06-21T01:53:37.7687413Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T01:53:37.7851222Z    Compiling aws-lc-sys v0.41.0
2026-06-21T01:53:37.8968179Z    Compiling ring v0.17.14
2026-06-21T01:53:37.9186941Z    Compiling lock_api v0.4.14
2026-06-21T01:53:38.1733080Z    Compiling chacha20 v0.10.0
2026-06-21T01:53:38.2334333Z    Compiling form_urlencoded v1.2.2
2026-06-21T01:53:38.2630622Z    Compiling untrusted v0.9.0
2026-06-21T01:53:38.3338329Z    Compiling num-traits v0.2.19
2026-06-21T01:53:38.4175915Z    Compiling rand v0.10.1
2026-06-21T01:53:38.4226747Z    Compiling windows-result v0.4.1
2026-06-21T01:53:38.4894796Z    Compiling windows-strings v0.5.1
2026-06-21T01:53:38.5243150Z    Compiling heck v0.5.0
2026-06-21T01:53:38.5278952Z    Compiling rustls v0.23.40
2026-06-21T01:53:38.6580522Z    Compiling fs2 v0.4.3
2026-06-21T01:53:38.8108104Z    Compiling convert_case v0.10.0
2026-06-21T01:53:38.9421793Z    Compiling unicode-xid v0.2.6
2026-06-21T01:53:38.9961657Z    Compiling const-oid v0.10.2
2026-06-21T01:53:39.0164923Z    Compiling atomic-waker v1.1.2
2026-06-21T01:53:39.0580104Z    Compiling parking_lot_core v0.9.12
2026-06-21T01:53:39.1240903Z    Compiling httparse v1.10.1
2026-06-21T01:53:39.1549853Z    Compiling http-body v1.0.1
2026-06-21T01:53:39.1948501Z    Compiling hybrid-array v0.4.12
2026-06-21T01:53:39.2800018Z    Compiling base64ct v1.8.3
2026-06-21T01:53:39.3040391Z    Compiling either v1.16.0
2026-06-21T01:53:39.3812693Z    Compiling powerfmt v0.2.0
2026-06-21T01:53:39.4386897Z    Compiling memoffset v0.6.5
2026-06-21T01:53:39.5760024Z    Compiling pem-rfc7468 v1.0.0
2026-06-21T01:53:39.6622804Z    Compiling deranged v0.5.8
2026-06-21T01:53:39.6707794Z    Compiling ref-cast v1.0.25
2026-06-21T01:53:39.7835879Z    Compiling tower-service v0.3.3
2026-06-21T01:53:39.8985279Z    Compiling base64 v0.22.1
2026-06-21T01:53:39.9119070Z    Compiling time-core v0.1.8
2026-06-21T01:53:39.9212033Z    Compiling num-conv v0.2.2
2026-06-21T01:53:39.9450206Z    Compiling try-lock v0.2.5
2026-06-21T01:53:40.0223659Z    Compiling synstructure v0.13.2
2026-06-21T01:53:40.0510818Z    Compiling darling_core v0.20.11
2026-06-21T01:53:40.0992020Z    Compiling thiserror v1.0.69
2026-06-21T01:53:40.1014762Z    Compiling data-encoding v2.11.0
2026-06-21T01:53:40.1157104Z    Compiling tinyvec_macros v0.1.1
2026-06-21T01:53:40.2267990Z    Compiling tinyvec v1.11.0
2026-06-21T01:53:40.2715442Z    Compiling serde_derive_internals v0.29.1
2026-06-21T01:53:40.2964930Z    Compiling want v0.3.1
2026-06-21T01:53:40.3089195Z    Compiling crypto-common v0.2.2
2026-06-21T01:53:40.3916365Z    Compiling block-buffer v0.12.0
2026-06-21T01:53:40.5646437Z    Compiling parking_lot v0.12.5
2026-06-21T01:53:40.6151399Z    Compiling vergen-lib v9.1.0
2026-06-21T01:53:40.6463850Z    Compiling n0-future v0.3.2
2026-06-21T01:53:40.6529347Z    Compiling serial-core v0.4.0
2026-06-21T01:53:40.6953891Z    Compiling inout v0.1.4
2026-06-21T01:53:40.8579701Z    Compiling aho-corasick v1.1.4
2026-06-21T01:53:40.8593710Z    Compiling regex-syntax v0.8.10
2026-06-21T01:53:40.8996145Z    Compiling winnow v1.0.3
2026-06-21T01:53:40.9053518Z    Compiling winnow v0.7.15
2026-06-21T01:53:41.0588527Z    Compiling diatomic-waker v0.2.3
2026-06-21T01:53:41.1179030Z    Compiling winreg v0.10.1
2026-06-21T01:53:41.2295833Z    Compiling httpdate v1.0.3
2026-06-21T01:53:41.2711751Z    Compiling spin v0.10.0
2026-06-21T01:53:41.3770853Z    Compiling parking v2.2.1
2026-06-21T01:53:41.4526126Z    Compiling toml_write v0.1.2
2026-06-21T01:53:41.4712445Z    Compiling crossbeam-utils v0.8.21
2026-06-21T01:53:41.5185131Z    Compiling cordyceps v0.3.4
2026-06-21T01:53:41.5798783Z    Compiling futures-lite v2.6.1
2026-06-21T01:53:41.6196852Z    Compiling digest v0.11.3
2026-06-21T01:53:41.7799521Z    Compiling cipher v0.4.4
2026-06-21T01:53:41.8306433Z    Compiling futures-buffered v0.2.13
2026-06-21T01:53:41.8727286Z    Compiling serial-windows v0.4.0
2026-06-21T01:53:41.9932440Z    Compiling vergen v9.1.0
2026-06-21T01:53:42.0117605Z    Compiling vergen-lib v0.1.6
2026-06-21T01:53:42.0286985Z    Compiling noq-udp v0.10.0
2026-06-21T01:53:42.0929737Z    Compiling universal-hash v0.5.1
2026-06-21T01:53:42.1283456Z    Compiling sync_wrapper v1.0.2
2026-06-21T01:53:42.2414948Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-21T01:53:42.2606325Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-21T01:53:42.2693037Z    Compiling heapless v0.7.17
2026-06-21T01:53:42.2728419Z    Compiling opaque-debug v0.3.1
2026-06-21T01:53:42.3323578Z    Compiling bitflags v1.3.2
2026-06-21T01:53:42.3721966Z    Compiling byteorder v1.5.0
2026-06-21T01:53:42.3924246Z    Compiling allocator-api2 v0.2.21
2026-06-21T01:53:42.4329658Z    Compiling lazy_static v1.5.0
2026-06-21T01:53:42.5257163Z    Compiling pin-utils v0.1.0
2026-06-21T01:53:42.5543286Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-21T01:53:42.5763341Z    Compiling dyn-clone v1.0.20
2026-06-21T01:53:42.6082874Z    Compiling nix v0.25.1
2026-06-21T01:53:42.6374544Z    Compiling hash32 v0.2.1
2026-06-21T01:53:42.7428860Z    Compiling shared_library v0.1.9
2026-06-21T01:53:42.7589627Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T01:53:42.7967213Z    Compiling serde_derive v1.0.228
2026-06-21T01:53:42.8179464Z    Compiling zeroize_derive v1.4.3
2026-06-21T01:53:42.8284170Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-21T01:53:42.8492119Z    Compiling zerofrom-derive v0.1.7
2026-06-21T01:53:42.8867056Z    Compiling tokio-macros v2.7.0
2026-06-21T01:53:42.9416916Z    Compiling socket2 v0.6.4
2026-06-21T01:53:43.0657205Z    Compiling mio v1.2.1
2026-06-21T01:53:43.1367655Z    Compiling yoke-derive v0.8.2
2026-06-21T01:53:43.1407104Z    Compiling futures-macro v0.3.32
2026-06-21T01:53:43.1611746Z    Compiling zerovec-derive v0.11.3
2026-06-21T01:53:43.5336455Z    Compiling displaydoc v0.2.6
2026-06-21T01:53:44.0816267Z    Compiling tracing-attributes v0.1.31
2026-06-21T01:53:44.5206526Z    Compiling tokio v1.52.3
2026-06-21T01:53:44.5331923Z    Compiling thiserror-impl v2.0.18
2026-06-21T01:53:44.5848372Z    Compiling zeroize v1.8.2
2026-06-21T01:53:44.6219377Z    Compiling futures-util v0.3.32
2026-06-21T01:53:44.9272763Z    Compiling rustls-pki-types v1.14.1
2026-06-21T01:53:44.9559195Z    Compiling darling_macro v0.20.11
2026-06-21T01:53:45.0024376Z    Compiling derive_more-impl v2.1.1
2026-06-21T01:53:45.0210588Z    Compiling spez v0.1.2
2026-06-21T01:53:45.0211063Z    Compiling n0-error-macros v0.1.3
2026-06-21T01:53:45.0417434Z    Compiling zerofrom v0.1.8
2026-06-21T01:53:45.4106305Z    Compiling yoke v0.8.3
2026-06-21T01:53:45.4913012Z    Compiling windows-implement v0.60.2
2026-06-21T01:53:45.6108874Z    Compiling darling v0.20.11
2026-06-21T01:53:45.6890864Z    Compiling windows-interface v0.59.3
2026-06-21T01:53:45.7218217Z    Compiling der v0.8.0-rc.10
2026-06-21T01:53:45.8463057Z    Compiling zerovec v0.11.6
2026-06-21T01:53:45.8796607Z    Compiling zerotrie v0.2.4
2026-06-21T01:53:45.9848275Z    Compiling derive_builder_core v0.20.2
2026-06-21T01:53:46.0402801Z    Compiling ref-cast-impl v1.0.25
2026-06-21T01:53:46.1947853Z    Compiling ed25519-dalek v2.2.0
2026-06-21T01:53:46.3802266Z    Compiling n0-error v0.1.3
2026-06-21T01:53:46.4441617Z    Compiling spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-21T01:53:46.5912128Z    Compiling tinystr v0.8.3
2026-06-21T01:53:46.6132632Z    Compiling potential_utf v0.1.5
2026-06-21T01:53:46.6535657Z    Compiling thiserror-impl v1.0.69
2026-06-21T01:53:46.6611058Z    Compiling windows-core v0.62.2
2026-06-21T01:53:46.7283991Z    Compiling icu_collections v2.2.0
2026-06-21T01:53:46.8168247Z    Compiling icu_locale_core v2.2.0
2026-06-21T01:53:46.8740130Z    Compiling pin-project-internal v1.1.13
2026-06-21T01:53:47.0302729Z    Compiling spki v0.8.0-rc.4
2026-06-21T01:53:47.2859426Z    Compiling regex-automata v0.4.14
2026-06-21T01:53:47.3776567Z    Compiling schemars_derive v1.2.1
2026-06-21T01:53:47.3800318Z    Compiling derive_builder_macro v0.20.2
2026-06-21T01:53:47.5994991Z    Compiling ipnet v2.12.0
2026-06-21T01:53:47.6853898Z    Compiling toml_datetime v0.6.11
2026-06-21T01:53:47.8469753Z    Compiling icu_provider v2.2.0
2026-06-21T01:53:47.8894914Z    Compiling derive_builder v0.20.2
2026-06-21T01:53:48.1247811Z    Compiling once_cell v1.21.4
2026-06-21T01:53:48.1944147Z    Compiling icu_normalizer v2.2.0
2026-06-21T01:53:48.2120937Z    Compiling icu_properties v2.2.0
2026-06-21T01:53:48.2172663Z    Compiling serde_spanned v0.6.9
2026-06-21T01:53:48.2854828Z    Compiling prefix-trie v0.8.4
2026-06-21T01:53:48.3856897Z    Compiling tracing-core v0.1.36
2026-06-21T01:53:48.3957421Z    Compiling tempfile v3.27.0
2026-06-21T01:53:48.4005063Z    Compiling pin-project v1.1.13
2026-06-21T01:53:48.5306696Z    Compiling hashbrown v0.14.5
2026-06-21T01:53:48.5376897Z    Compiling toml_edit v0.22.27
2026-06-21T01:53:48.6567826Z    Compiling futures-executor v0.3.32
2026-06-21T01:53:48.6893904Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-21T01:53:48.7774274Z    Compiling tracing v0.1.44
2026-06-21T01:53:48.9063497Z    Compiling filedescriptor v0.8.3
2026-06-21T01:53:48.9770077Z    Compiling polyval v0.6.2
2026-06-21T01:53:49.1181397Z    Compiling tokio-util v0.7.18
2026-06-21T01:53:49.4935330Z    Compiling hashlink v0.9.1
2026-06-21T01:53:49.5132028Z    Compiling serial v0.4.0
2026-06-21T01:53:49.5594897Z    Compiling vergen-gitcl v1.0.8
2026-06-21T01:53:49.6036685Z    Compiling spin v0.9.8
2026-06-21T01:53:49.6237283Z    Compiling windows-threading v0.2.1
2026-06-21T01:53:49.6238794Z    Compiling shell-words v1.1.1
2026-06-21T01:53:49.9046087Z    Compiling rusqlite v0.32.1
2026-06-21T01:53:49.9239296Z    Compiling idna_adapter v1.2.2
2026-06-21T01:53:49.9552834Z    Compiling regex v1.12.3
2026-06-21T01:53:50.0256477Z    Compiling idna v1.1.0
2026-06-21T01:53:50.0371956Z    Compiling derive_more v2.1.1
2026-06-21T01:53:50.0690880Z    Compiling schemars v1.2.1
2026-06-21T01:53:50.0789901Z    Compiling tower-layer v0.3.3
2026-06-21T01:53:50.0882261Z    Compiling signature v3.0.0
2026-06-21T01:53:50.2019513Z    Compiling h2 v0.4.14
2026-06-21T01:53:50.2176839Z    Compiling downcast-rs v1.2.1
2026-06-21T01:53:50.2962540Z    Compiling ryu v1.0.23
2026-06-21T01:53:50.3232214Z    Compiling toml v0.8.23
2026-06-21T01:53:50.3454442Z    Compiling portable-pty v0.8.1
2026-06-21T01:53:50.4633246Z    Compiling url v2.5.8
2026-06-21T01:53:50.5663661Z    Compiling ed25519 v3.0.0-rc.4
2026-06-21T01:53:50.6588719Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-21T01:53:50.7603535Z    Compiling windows-future v0.3.2
2026-06-21T01:53:51.1700825Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-21T01:53:51.3327522Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T01:53:51.4538498Z    Compiling ghash v0.5.1
2026-06-21T01:53:51.5836951Z    Compiling futures v0.3.32
2026-06-21T01:53:51.7596134Z    Compiling windows-numerics v0.3.1
2026-06-21T01:53:51.8346934Z    Compiling windows-collections v0.3.2
2026-06-21T01:53:51.8411237Z    Compiling cobs v0.3.0
2026-06-21T01:53:52.0038935Z    Compiling proc-macro-crate v3.5.0
2026-06-21T01:53:52.0364101Z    Compiling postcard-derive v0.2.2
2026-06-21T01:53:52.0540979Z    Compiling aes v0.8.4
2026-06-21T01:53:52.0777988Z    Compiling ctr v0.9.2
2026-06-21T01:53:52.0809777Z    Compiling sha2 v0.11.0-rc.5
2026-06-21T01:53:52.1284883Z    Compiling time v0.3.47
2026-06-21T01:53:52.3263086Z    Compiling http-body-util v0.1.3
2026-06-21T01:53:52.4365336Z    Compiling aead v0.5.2
2026-06-21T01:53:52.5795849Z    Compiling widestring v1.2.1
2026-06-21T01:53:52.6266766Z    Compiling ipconfig v0.3.4
2026-06-21T01:53:52.8518241Z    Compiling num_enum_derive v0.7.6
2026-06-21T01:53:52.8962686Z    Compiling postcard v1.1.3
2026-06-21T01:53:52.9271059Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-21T01:53:53.0293017Z    Compiling aes-gcm v0.10.3
2026-06-21T01:53:53.1230251Z    Compiling windows v0.62.2
2026-06-21T01:53:53.3231310Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-21T01:53:53.3493258Z    Compiling data-encoding-macro v0.1.20
2026-06-21T01:53:53.3914268Z    Compiling tower v0.5.3
2026-06-21T01:53:53.4435787Z    Compiling crossbeam-epoch v0.9.18
2026-06-21T01:53:53.6068776Z    Compiling crossbeam-channel v0.5.15
2026-06-21T01:53:53.7182477Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-21T01:53:53.9383755Z    Compiling chrono v0.4.45
2026-06-21T01:53:54.0484469Z    Compiling async-trait v0.1.89
2026-06-21T01:53:54.1381205Z    Compiling enum-assoc v1.3.0
2026-06-21T01:53:54.2636368Z    Compiling iroh-metrics-derive v0.4.1
2026-06-21T01:53:54.2976882Z    Compiling strum_macros v0.28.0
2026-06-21T01:53:54.3076916Z    Compiling windows-registry v0.6.1
2026-06-21T01:53:54.3750392Z    Compiling blake3 v1.8.5
2026-06-21T01:53:54.4051161Z    Compiling noq v0.18.0
2026-06-21T01:53:54.8326896Z    Compiling hyper v1.10.1
2026-06-21T01:53:54.8873911Z    Compiling netwatch v0.16.0
2026-06-21T01:53:55.0418466Z    Compiling uuid v1.23.2
2026-06-21T01:53:55.2142476Z    Compiling acto v0.8.2
2026-06-21T01:53:55.2757551Z    Compiling foldhash v0.2.0
2026-06-21T01:53:55.3208637Z    Compiling tagptr v0.2.0
2026-06-21T01:53:55.3312494Z    Compiling rustc-hash v2.1.2
2026-06-21T01:53:55.3692591Z    Compiling lru-slab v0.1.2
2026-06-21T01:53:55.4711429Z    Compiling mac-addr v0.3.0
2026-06-21T01:53:55.5082338Z    Compiling sorted-index-buffer v0.2.1
2026-06-21T01:53:55.5131308Z    Compiling xml-rs v0.8.28
2026-06-21T01:53:55.5578794Z    Compiling identity-hash v0.1.0
2026-06-21T01:53:55.5652460Z    Compiling moka v0.12.15
2026-06-21T01:53:55.6042793Z    Compiling hashbrown v0.16.1
2026-06-21T01:53:55.6653033Z    Compiling netdev v0.42.0
2026-06-21T01:53:55.7302343Z    Compiling iroh-metrics v0.38.3
2026-06-21T01:53:55.8949174Z    Compiling iroh-relay v0.98.0
2026-06-21T01:53:56.3641335Z    Compiling hyper-util v0.1.20
2026-06-21T01:53:56.4296718Z    Compiling xmltree v0.10.3
2026-06-21T01:53:56.4423884Z    Compiling num_enum v0.7.6
2026-06-21T01:53:56.4739375Z    Compiling tower-http v0.6.11
2026-06-21T01:53:56.5978513Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-21T01:53:56.6000434Z    Compiling iroh-base v0.98.0
2026-06-21T01:53:56.7145219Z    Compiling attohttpc v0.30.1
2026-06-21T01:53:56.7926945Z    Compiling n0-watcher v0.6.1
2026-06-21T01:53:56.9865403Z    Compiling strum v0.28.0
2026-06-21T01:53:57.1084127Z    Compiling tokio-stream v0.1.18
2026-06-21T01:53:57.1619082Z    Compiling simple-dns v0.9.3
2026-06-21T01:53:57.3057793Z    Compiling resolv-conf v0.7.6
2026-06-21T01:53:57.3783752Z    Compiling arrayvec v0.7.6
2026-06-21T01:53:57.3900308Z    Compiling constant_time_eq v0.4.2
2026-06-21T01:53:57.4565370Z    Compiling smol_str v0.1.24
2026-06-21T01:53:57.4658408Z    Compiling sha1_smol v1.0.1
2026-06-21T01:53:57.6337274Z    Compiling arrayref v0.3.9
2026-06-21T01:53:57.6346838Z    Compiling simdutf8 v0.1.5
2026-06-21T01:53:57.7766416Z    Compiling lru v0.16.4
2026-06-21T01:53:57.8005135Z    Compiling webpki-roots v1.0.7
2026-06-21T01:53:57.8540157Z    Compiling seize v0.5.1
2026-06-21T01:53:57.9096410Z    Compiling serde_bytes v0.11.19
2026-06-21T01:53:57.9560959Z    Compiling iroh v0.98.2
2026-06-21T01:53:57.9793530Z    Compiling hmac v0.12.1
2026-06-21T01:53:58.0121112Z    Compiling igd-next v0.17.1
2026-06-21T01:53:58.0125205Z    Compiling cmov v0.5.4
2026-06-21T01:53:58.1370356Z    Compiling hkdf v0.12.4
2026-06-21T01:53:58.2188273Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T01:53:58.3039257Z    Compiling iroh-dns v0.98.0
2026-06-21T01:53:58.3369016Z    Compiling ctutils v0.4.2
2026-06-21T01:53:58.3557320Z    Compiling papaya v0.2.4
2026-06-21T01:53:58.3948874Z    Compiling backon v1.6.0
2026-06-21T01:53:58.4231073Z    Compiling spake2 v0.4.0
2026-06-21T01:53:58.5293921Z    Compiling sha1 v0.10.6
2026-06-21T01:53:58.6164448Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-21T01:53:58.6834048Z    Compiling recvmsg v1.0.0
2026-06-21T01:53:58.7595302Z    Compiling doctest-file v1.1.1
2026-06-21T01:53:58.8036343Z    Compiling darling_core v0.23.0
2026-06-21T01:53:58.8097249Z    Compiling utf8parse v0.2.2
2026-06-21T01:53:58.8373306Z    Compiling anstyle v1.0.14
2026-06-21T01:53:58.9530123Z    Compiling once_cell_polyfill v1.70.2
2026-06-21T01:53:58.9532873Z    Compiling anstyle-parse v1.0.0
2026-06-21T01:53:59.0709926Z    Compiling anstyle-wincon v3.0.11
2026-06-21T01:53:59.1180589Z    Compiling anstyle-query v1.1.5
2026-06-21T01:53:59.1186923Z    Compiling instability v0.3.12
2026-06-21T01:53:59.1328104Z    Compiling is_terminal_polyfill v1.70.2
2026-06-21T01:53:59.2430666Z    Compiling foldhash v0.1.5
2026-06-21T01:53:59.2642780Z    Compiling colorchoice v1.0.5
2026-06-21T01:53:59.4162988Z    Compiling paste v1.0.15
2026-06-21T01:53:59.5009577Z    Compiling anstream v1.0.0
2026-06-21T01:53:59.5111579Z    Compiling hashbrown v0.15.5
2026-06-21T01:53:59.6501056Z    Compiling terminal_size v0.4.4
2026-06-21T01:53:59.7303142Z    Compiling interprocess v2.4.2
2026-06-21T01:53:59.7715488Z    Compiling strum_macros v0.26.4
2026-06-21T01:53:59.8616802Z    Compiling itertools v0.13.0
2026-06-21T01:53:59.9232428Z    Compiling crossterm_winapi v0.9.1
2026-06-21T01:53:59.9962312Z    Compiling castaway v0.2.4
2026-06-21T01:54:00.0342078Z    Compiling static_assertions v1.1.0
2026-06-21T01:54:00.1396149Z    Compiling unicode-width v0.1.14
2026-06-21T01:54:00.1704542Z    Compiling clap_lex v1.1.0
2026-06-21T01:54:00.2146019Z    Compiling indoc v2.0.7
2026-06-21T01:54:00.3449221Z    Compiling lru v0.12.5
2026-06-21T01:54:00.4020120Z    Compiling clap_builder v4.6.0
2026-06-21T01:54:00.5329297Z    Compiling compact_str v0.8.2
2026-06-21T01:54:00.5336737Z    Compiling crossterm v0.28.1
2026-06-21T01:54:00.6169425Z    Compiling clap_derive v4.6.1
2026-06-21T01:54:00.8280447Z    Compiling cassowary v0.3.0
2026-06-21T01:54:01.3366835Z    Compiling error-code v3.3.2
2026-06-21T01:54:01.3906877Z    Compiling unicode-width v0.2.0
2026-06-21T01:54:01.5041454Z    Compiling clipboard-win v5.4.1
2026-06-21T01:54:01.5091512Z    Compiling nucleo-matcher v0.3.1
2026-06-21T01:54:01.7981583Z    Compiling unicode-truncate v1.1.0
2026-06-21T01:54:01.7982995Z    Compiling qrcode v0.14.1
2026-06-21T01:54:02.0780557Z    Compiling mock-adapter v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-21T01:54:02.2227894Z    Compiling strum v0.26.3
2026-06-21T01:54:02.5408563Z    Compiling darling_macro v0.23.0
2026-06-21T01:54:03.1330620Z    Compiling darling v0.23.0
2026-06-21T01:54:03.1371126Z    Compiling clap v4.6.1
2026-06-21T01:54:04.1760336Z    Compiling wmi v0.18.4
2026-06-21T01:54:04.3176880Z    Compiling ratatui v0.29.0
2026-06-21T01:54:06.1302202Z    Compiling portmapper v0.16.0
2026-06-21T01:54:19.1238407Z    Compiling rustls-webpki v0.103.13
2026-06-21T01:54:21.4780912Z    Compiling tokio-rustls v0.26.4
2026-06-21T01:54:21.4781357Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T01:54:21.4781712Z    Compiling noq-proto v0.17.0
2026-06-21T01:54:21.6254456Z    Compiling hyper-rustls v0.27.9
2026-06-21T01:54:21.6254852Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T01:54:21.6255354Z    Compiling tokio-websockets v0.13.2
2026-06-21T01:54:21.9146170Z    Compiling reqwest v0.13.4
2026-06-21T01:54:22.8863369Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T01:54:40.0776673Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-21T01:54:41.5565078Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-21T01:54:52.6081536Z    Compiling spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-21T01:54:52.6082499Z    Compiling xtask v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-21T01:55:46.3163297Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 12s
2026-06-21T01:56:24.9824466Z ────────────
2026-06-21T01:56:24.9824742Z  Nextest run ID 71d606aa-15f8-4102-a7e0-b1f67ce9866e with nextest profile: default
2026-06-21T01:56:24.9825027Z     Starting 1258 tests across 87 binaries (1 test skipped)
2026-06-21T01:56:25.0085349Z         PASS [   0.025s] (   1/1258) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-21T01:56:25.0246148Z         PASS [   0.041s] (   2/1258) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-21T01:56:25.0374172Z         PASS [   0.054s] (   3/1258) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-21T01:56:26.2603505Z         PASS [   1.277s] (   4/1258) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-21T01:56:26.3789475Z         PASS [   1.388s] (   5/1258) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-21T01:56:26.3924978Z         PASS [   1.362s] (   6/1258) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-21T01:56:27.3299396Z         PASS [   2.346s] (   7/1258) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-06-21T01:56:28.5251996Z         PASS [   2.134s] (   8/1258) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-06-21T01:56:28.8181338Z         PASS [   3.781s] (   9/1258) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-21T01:56:28.9632988Z         PASS [   1.628s] (  10/1258) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-06-21T01:56:29.0007789Z         PASS [   4.016s] (  11/1258) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-06-21T01:56:29.0046405Z         PASS [   4.019s] (  12/1258) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-21T01:56:30.0574003Z         PASS [   1.537s] (  13/1258) spt::live_resolve_e2e listen_without_adapter_resolves_from_host_binaries
2026-06-21T01:56:30.2229168Z         PASS [   5.213s] (  14/1258) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-06-21T01:56:30.2517661Z         PASS [   0.030s] (  15/1258) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-21T01:56:30.2723933Z         PASS [   0.020s] (  16/1258) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-21T01:56:30.3152125Z         PASS [   0.042s] (  17/1258) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-06-21T01:56:30.3231822Z         PASS [   0.009s] (  18/1258) spt::oneliner_e2e install_script_against_staged_release
2026-06-21T01:56:31.0272772Z         PASS [   4.656s] (  19/1258) spt::job_escape_e2e win::wmi_daemon_run_has_no_conhost_window
2026-06-21T01:56:31.3138440Z         PASS [   1.256s] (  20/1258) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-21T01:56:31.6100011Z         PASS [   5.350s] (  21/1258) spt::job_escape_e2e win::cold_start_daemon_escapes_kill_on_close_job_via_wmi
2026-06-21T01:56:31.6301526Z         PASS [   1.307s] (  22/1258) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-21T01:56:31.6401663Z         PASS [   0.028s] (  23/1258) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-21T01:56:31.8120390Z         PASS [   0.494s] (  24/1258) spt::ready_resume_ledger_e2e ready_bind_ledgers_and_reconcile_hosts_no_psyche
2026-06-21T01:56:34.0235469Z         PASS [   2.995s] (  25/1258) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-21T01:56:34.4598517Z         PASS [   2.815s] (  26/1258) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-06-21T01:56:34.6306625Z         PASS [   9.644s] (  27/1258) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-06-21T01:56:35.5943842Z         PASS [  10.608s] (  28/1258) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-21T01:56:35.7080339Z         PASS [   0.106s] (  29/1258) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-21T01:56:35.7602544Z         PASS [   0.054s] (  30/1258) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-21T01:56:35.8444805Z         PASS [   0.089s] (  31/1258) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-21T01:56:35.8904476Z         PASS [   0.047s] (  32/1258) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-21T01:56:35.9278989Z         PASS [  10.943s] (  33/1258) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-21T01:56:35.9602409Z         PASS [   0.071s] (  34/1258) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-21T01:56:35.9841846Z         PASS [  10.997s] (  35/1258) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-21T01:56:35.9999000Z         PASS [   0.039s] (  36/1258) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-21T01:56:36.0166591Z         PASS [   0.085s] (  37/1258) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-21T01:56:36.0345533Z         PASS [   0.047s] (  38/1258) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-21T01:56:36.0493611Z         PASS [   0.050s] (  39/1258) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-21T01:56:36.0614259Z         PASS [   0.049s] (  40/1258) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-21T01:56:36.0661759Z         PASS [   0.039s] (  41/1258) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-21T01:56:36.1531082Z         PASS [  11.170s] (  42/1258) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-06-21T01:56:36.1884287Z         PASS [   0.120s] (  43/1258) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-21T01:56:36.2090285Z         PASS [   0.023s] (  44/1258) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-21T01:56:36.3069464Z         PASS [   0.247s] (  45/1258) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-21T01:56:36.3102952Z         PASS [   0.261s] (  46/1258) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-21T01:56:36.3287223Z         PASS [   0.120s] (  47/1258) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-21T01:56:36.3357727Z         PASS [   0.026s] (  48/1258) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-21T01:56:36.3603346Z         PASS [   0.031s] (  49/1258) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-21T01:56:36.3676318Z         PASS [   0.032s] (  50/1258) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-21T01:56:36.3798058Z         PASS [   0.020s] (  51/1258) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-21T01:56:36.3829060Z         PASS [   0.015s] (  52/1258) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-21T01:56:36.4119554Z         PASS [   0.032s] (  53/1258) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-21T01:56:36.4122429Z         PASS [   0.029s] (  54/1258) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-21T01:56:36.4355616Z         PASS [   0.282s] (  55/1258) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-21T01:56:36.4379006Z         PASS [   0.025s] (  56/1258) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-21T01:56:36.4443850Z         PASS [   0.031s] (  57/1258) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-21T01:56:36.5172803Z         PASS [   0.073s] (  58/1258) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-21T01:56:36.5427736Z         PASS [   0.105s] (  59/1258) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-21T01:56:36.5432410Z         PASS [   0.108s] (  60/1258) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-21T01:56:36.5718296Z         PASS [   0.029s] (  61/1258) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-21T01:56:36.6097101Z         PASS [   0.299s] (  62/1258) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-21T01:56:36.6528201Z         PASS [   0.046s] (  63/1258) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-21T01:56:36.6573302Z         PASS [   4.849s] (  64/1258) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-21T01:56:36.6655720Z         PASS [   0.122s] (  65/1258) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-21T01:56:36.7077428Z         PASS [   0.135s] (  66/1258) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-06-21T01:56:36.7092498Z         PASS [   0.056s] (  67/1258) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-21T01:56:36.7332376Z         PASS [   0.212s] (  68/1258) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-06-21T01:56:36.7513565Z         PASS [   0.015s] (  69/1258) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-06-21T01:56:36.7845908Z         PASS [   0.123s] (  70/1258) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-21T01:56:36.7846572Z         PASS [   0.072s] (  71/1258) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-06-21T01:56:36.7919277Z         PASS [   0.123s] (  72/1258) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-21T01:56:36.8103369Z         PASS [   0.062s] (  73/1258) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-21T01:56:36.8286364Z         PASS [   0.039s] (  74/1258) spt::bin/spt api::tests::adapter_is_optional
2026-06-21T01:56:36.8287003Z         PASS [   0.114s] (  75/1258) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-06-21T01:56:36.8287660Z         PASS [   0.037s] (  76/1258) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-06-21T01:56:36.8507789Z         PASS [   0.066s] (  77/1258) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-21T01:56:36.8514461Z         PASS [   0.044s] (  78/1258) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-06-21T01:56:36.8515515Z         PASS [   0.030s] (  79/1258) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-06-21T01:56:36.8625130Z         PASS [   0.039s] (  80/1258) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-21T01:56:36.8692646Z         PASS [   0.043s] (  81/1258) spt::bin/spt api::tests::state_value_is_validated
2026-06-21T01:56:36.9080619Z         PASS [   0.048s] (  82/1258) spt::bin/spt api::tests::surface_parses
2026-06-21T01:56:36.9333578Z         PASS [   0.081s] (  83/1258) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-21T01:56:36.9383725Z         PASS [   0.087s] (  84/1258) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-21T01:56:37.0022994Z         PASS [   0.105s] (  85/1258) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-21T01:56:37.0024593Z         PASS [   0.067s] (  86/1258) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-21T01:56:37.0649773Z         PASS [   0.187s] (  87/1258) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-21T01:56:37.0936332Z         PASS [   0.225s] (  88/1258) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-21T01:56:37.1115445Z         PASS [   0.112s] (  89/1258) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-21T01:56:37.1421670Z         PASS [   0.084s] (  90/1258) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-21T01:56:37.1422417Z         PASS [   0.054s] (  91/1258) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-21T01:56:37.1734392Z         PASS [   0.034s] (  92/1258) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-06-21T01:56:37.1807772Z         PASS [   0.067s] (  93/1258) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-06-21T01:56:37.1866447Z         PASS [   0.047s] (  94/1258) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-21T01:56:37.1899672Z         PASS [   8.184s] (  95/1258) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-06-21T01:56:37.1999111Z         PASS [   0.025s] (  96/1258) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-21T01:56:37.2012491Z         PASS [   0.022s] (  97/1258) spt::bin/spt cli::tests::bare_tty_guard
2026-06-21T01:56:37.2140137Z         PASS [   0.024s] (  98/1258) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-21T01:56:37.2279478Z         PASS [   0.031s] (  99/1258) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-21T01:56:37.2280627Z         PASS [   0.029s] ( 100/1258) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-21T01:56:37.2520067Z         PASS [   0.042s] ( 101/1258) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-21T01:56:37.2779529Z         PASS [   0.050s] ( 102/1258) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-21T01:56:37.2786661Z         PASS [   0.061s] ( 103/1258) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-21T01:56:37.2790833Z         PASS [   0.077s] ( 104/1258) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-21T01:56:37.2897127Z         PASS [   0.037s] ( 105/1258) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-21T01:56:37.3909909Z         PASS [   0.113s] ( 106/1258) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-21T01:56:37.4165949Z         PASS [   0.462s] ( 107/1258) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-06-21T01:56:37.4166957Z         PASS [   0.130s] ( 108/1258) spt::bin/spt cli::tests::endpoint_list_subnet_rows_align_and_label
2026-06-21T01:56:37.4272112Z         PASS [   0.144s] ( 109/1258) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-21T01:56:37.4342726Z         PASS [  12.451s] ( 110/1258) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-21T01:56:37.4412479Z         PASS [   0.050s] ( 111/1258) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-21T01:56:37.4655735Z         PASS [   0.057s] ( 112/1258) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-21T01:56:37.6070570Z         PASS [   0.184s] ( 113/1258) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-21T01:56:37.6194951Z         PASS [   0.616s] ( 114/1258) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-21T01:56:37.6195610Z         PASS [   0.177s] ( 115/1258) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-06-21T01:56:37.6437459Z         PASS [   0.173s] ( 116/1258) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-21T01:56:37.6476788Z         PASS [   0.041s] ( 117/1258) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-21T01:56:37.7703775Z         PASS [   0.370s] ( 118/1258) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-06-21T01:56:37.8579168Z         PASS [   0.239s] ( 119/1258) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-21T01:56:37.8580324Z         PASS [   0.242s] ( 120/1258) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-21T01:56:37.8583475Z         PASS [   0.212s] ( 121/1258) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-21T01:56:37.8639305Z         PASS [   0.093s] ( 122/1258) spt::bin/spt cli::tests::local_section_always_renders_local_perches
2026-06-21T01:56:37.8642054Z         PASS [   0.224s] ( 123/1258) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-21T01:56:37.8790177Z         PASS [   0.022s] ( 124/1258) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-21T01:56:37.8839518Z         PASS [   0.025s] ( 125/1258) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-21T01:56:37.8850168Z         PASS [   0.021s] ( 126/1258) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-21T01:56:37.8886343Z         PASS [   0.025s] ( 127/1258) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-21T01:56:37.8944472Z         PASS [   0.015s] ( 128/1258) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-21T01:56:37.8946486Z         PASS [   0.037s] ( 129/1258) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-21T01:56:37.9201230Z         PASS [   0.032s] ( 130/1258) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-21T01:56:37.9428072Z         PASS [   0.039s] ( 131/1258) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-21T01:56:37.9428660Z         PASS [   0.049s] ( 132/1258) spt::bin/spt cli::tests::notify_surface_parses
2026-06-21T01:56:37.9429348Z         PASS [   0.049s] ( 133/1258) spt::bin/spt cli::tests::poll_online_fastpath_timeout_and_later_success
2026-06-21T01:56:37.9745593Z         PASS [   0.029s] ( 134/1258) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-21T01:56:38.0061488Z         PASS [   0.034s] ( 135/1258) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-06-21T01:56:38.1214963Z         PASS [   0.187s] ( 136/1258) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-21T01:56:38.1924568Z         PASS [   0.255s] ( 137/1258) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-21T01:56:38.2184265Z         PASS [   0.030s] ( 138/1258) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-21T01:56:38.2777700Z         PASS [   0.151s] ( 139/1258) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-06-21T01:56:38.3004667Z         PASS [   0.027s] ( 140/1258) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-06-21T01:56:38.3106326Z         PASS [   0.091s] ( 141/1258) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-21T01:56:38.3183453Z         PASS [   0.017s] ( 142/1258) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-21T01:56:38.3332190Z         PASS [   0.022s] ( 143/1258) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-21T01:56:38.3511732Z         PASS [   0.031s] ( 144/1258) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-21T01:56:38.4258964Z         PASS [   0.078s] ( 145/1258) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-21T01:56:38.4307867Z         PASS [   4.408s] ( 146/1258) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-21T01:56:38.5257238Z         PASS [   0.604s] ( 147/1258) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-21T01:56:38.5258064Z         PASS [   0.099s] ( 148/1258) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-21T01:56:38.7665244Z         PASS [   0.335s] ( 149/1258) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-21T01:56:38.7779522Z         PASS [   0.446s] ( 150/1258) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-21T01:56:38.8226124Z         PASS [   0.042s] ( 151/1258) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-21T01:56:38.8387636Z         PASS [   0.073s] ( 152/1258) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-21T01:56:38.8642660Z         PASS [   0.044s] ( 153/1258) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-21T01:56:38.8849481Z         PASS [   0.044s] ( 154/1258) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-21T01:56:38.8992118Z         PASS [   0.034s] ( 155/1258) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-21T01:56:38.9219050Z         PASS [   0.025s] ( 156/1258) spt::bin/spt cli::tests::subcommands_parse
2026-06-21T01:56:38.9499192Z         PASS [   4.496s] ( 157/1258) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-06-21T01:56:38.9535573Z         PASS [   0.031s] ( 158/1258) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-21T01:56:38.9648751Z         PASS [   0.015s] ( 159/1258) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-21T01:56:38.9681919Z         PASS [   0.015s] ( 160/1258) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-21T01:56:38.9819124Z         PASS [   0.017s] ( 161/1258) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-21T01:56:38.9889491Z         PASS [   0.017s] ( 162/1258) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-21T01:56:39.0029849Z         PASS [   0.021s] ( 163/1258) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-21T01:56:39.0073370Z         PASS [   0.022s] ( 164/1258) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-21T01:56:39.0201343Z         PASS [   0.017s] ( 165/1258) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-21T01:56:39.0245992Z         PASS [   0.017s] ( 166/1258) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-21T01:56:39.0321603Z         PASS [   1.743s] ( 167/1258) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-21T01:56:39.0358227Z         PASS [   0.016s] ( 168/1258) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-21T01:56:39.0368078Z         PASS [   0.515s] ( 169/1258) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-21T01:56:39.0429223Z         PASS [   0.018s] ( 170/1258) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-21T01:56:39.0456133Z         PASS [   0.163s] ( 171/1258) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-06-21T01:56:39.0491331Z         PASS [   0.017s] ( 172/1258) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-21T01:56:39.0528594Z         PASS [   0.017s] ( 173/1258) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-21T01:56:39.0563559Z         PASS [   0.019s] ( 174/1258) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-21T01:56:39.0591830Z         PASS [   0.016s] ( 175/1258) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-21T01:56:39.0657578Z         PASS [   0.018s] ( 176/1258) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-21T01:56:39.0675108Z         PASS [   0.018s] ( 177/1258) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-06-21T01:56:39.0740006Z         PASS [   0.021s] ( 178/1258) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-06-21T01:56:39.0768854Z         PASS [   0.020s] ( 179/1258) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-06-21T01:56:39.0815324Z         PASS [   0.022s] ( 180/1258) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-06-21T01:56:39.0854702Z         PASS [   0.020s] ( 181/1258) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-06-21T01:56:39.0885823Z         PASS [   0.021s] ( 182/1258) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-06-21T01:56:39.0923736Z         PASS [   0.019s] ( 183/1258) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-06-21T01:56:39.0962284Z         PASS [   0.019s] ( 184/1258) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-06-21T01:56:39.0998774Z         PASS [   0.018s] ( 185/1258) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-06-21T01:56:39.1046236Z         PASS [   0.019s] ( 186/1258) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-06-21T01:56:39.1076472Z         PASS [   0.019s] ( 187/1258) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-06-21T01:56:39.1110160Z         PASS [   0.018s] ( 188/1258) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-06-21T01:56:39.1160316Z         PASS [   0.020s] ( 189/1258) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-06-21T01:56:39.1197586Z         PASS [   0.020s] ( 190/1258) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-06-21T01:56:39.1231718Z         PASS [   0.019s] ( 191/1258) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-06-21T01:56:39.1273671Z         PASS [   0.019s] ( 192/1258) spt::bin/spt picker::data::tests::origin_project_unions_into_membership
2026-06-21T01:56:39.1331428Z         PASS [   0.022s] ( 193/1258) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-06-21T01:56:39.1364638Z         PASS [   0.020s] ( 194/1258) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-21T01:56:39.1409763Z         PASS [   0.021s] ( 195/1258) spt::bin/spt picker::model::tests::back_unwinds
2026-06-21T01:56:39.1517021Z         PASS [   0.024s] ( 196/1258) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-21T01:56:39.1533581Z         PASS [   0.026s] ( 197/1258) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-21T01:56:39.1565904Z         PASS [   0.023s] ( 198/1258) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-21T01:56:39.1589670Z         PASS [   0.022s] ( 199/1258) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-21T01:56:39.1616414Z         PASS [   0.021s] ( 200/1258) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-21T01:56:39.1643441Z         PASS [   0.017s] ( 201/1258) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-06-21T01:56:39.1732166Z         PASS [   0.020s] ( 202/1258) spt::bin/spt picker::model::tests::filter_narrows
2026-06-21T01:56:39.1773069Z         PASS [   0.021s] ( 203/1258) spt::bin/spt picker::model::tests::kind_routes
2026-06-21T01:56:39.1815294Z         PASS [   0.022s] ( 204/1258) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-21T01:56:39.1844980Z         PASS [   0.023s] ( 205/1258) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-21T01:56:39.1932434Z         PASS [   0.027s] ( 206/1258) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-21T01:56:39.1952620Z         PASS [   0.022s] ( 207/1258) spt::bin/spt picker::model::tests::resume_title_render
2026-06-21T01:56:39.2011781Z         PASS [   0.024s] ( 208/1258) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-21T01:56:39.2077792Z         PASS [   0.021s] ( 209/1258) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-21T01:56:39.2078767Z         PASS [   0.024s] ( 210/1258) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-21T01:56:39.2156867Z         PASS [   0.022s] ( 211/1258) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-21T01:56:39.2210310Z         PASS [   0.023s] ( 212/1258) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-21T01:56:39.2306516Z         PASS [   0.028s] ( 213/1258) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-21T01:56:39.2337508Z         PASS [   0.028s] ( 214/1258) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-21T01:56:39.2435260Z         PASS [   0.024s] ( 215/1258) spt::bin/spt picker::view::tests::kind_buffer
2026-06-21T01:56:39.2450492Z         PASS [   0.031s] ( 216/1258) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-21T01:56:39.2697306Z         PASS [   0.032s] ( 217/1258) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-21T01:56:39.2698274Z         PASS [   0.035s] ( 218/1258) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-21T01:56:39.2722768Z         PASS [   0.066s] ( 219/1258) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-21T01:56:39.2833272Z         PASS [   0.033s] ( 220/1258) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-21T01:56:39.2969678Z         PASS [   0.028s] ( 221/1258) spt::bin/spt rc::tests::bracketed_paste_framing_is_exact_and_content_verbatim
2026-06-21T01:56:39.2998094Z         PASS [   0.026s] ( 222/1258) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-06-21T01:56:39.2999021Z         PASS [   0.020s] ( 223/1258) spt::bin/spt rc::tests::clipboard_paste_wraps_nonempty_and_noops_on_empty_or_failure
2026-06-21T01:56:39.3052218Z         PASS [   0.063s] ( 224/1258) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-06-21T01:56:39.3168680Z         PASS [   0.017s] ( 225/1258) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-21T01:56:39.3169262Z         PASS [   0.053s] ( 226/1258) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-06-21T01:56:39.3293068Z         PASS [   0.027s] ( 227/1258) spt::bin/spt rc::tests::first_event_stall_decision
2026-06-21T01:56:39.3293654Z         PASS [   0.027s] ( 228/1258) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-21T01:56:39.3346888Z         PASS [   0.029s] ( 229/1258) spt::bin/spt rc::tests::key_event_step_detach_sm
2026-06-21T01:56:39.3347515Z         PASS [   0.019s] ( 230/1258) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-06-21T01:56:39.3356226Z         PASS [   0.020s] ( 231/1258) spt::bin/spt rc::tests::mouse_is_paste_only_right_button_down
2026-06-21T01:56:39.3585594Z         PASS [   0.033s] ( 232/1258) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-06-21T01:56:39.3637893Z         PASS [   0.035s] ( 233/1258) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-21T01:56:39.3688438Z         PASS [   0.027s] ( 234/1258) spt::bin/spt rc::tests::translate_key_event_emits_exact_xterm_vt
2026-06-21T01:56:39.3808854Z         PASS [   0.035s] ( 235/1258) spt::bin/spt rc::tests::scroll_sgr_emits_exact_xterm_bytes
2026-06-21T01:56:39.3809646Z         PASS [   0.035s] ( 236/1258) spt::bin/spt rc::tests::scroll_dir_classifies_wheel_only
2026-06-21T01:56:39.4001831Z         PASS [   0.042s] ( 237/1258) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-21T01:56:39.4392047Z         PASS [  10.621s] ( 238/1258) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-06-21T01:56:39.6777703Z         PASS [   0.316s] ( 239/1258) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-21T01:56:39.7299906Z         PASS [   0.047s] ( 240/1258) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-21T01:56:39.7615298Z         PASS [   0.318s] ( 241/1258) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-21T01:56:39.7616604Z         PASS [   0.358s] ( 242/1258) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-21T01:56:39.7694100Z         PASS [   0.038s] ( 243/1258) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-21T01:56:39.7929266Z         PASS [   0.420s] ( 244/1258) spt-daemon access::tests::gate_decision_table
2026-06-21T01:56:39.7997369Z         PASS [   0.031s] ( 245/1258) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-21T01:56:39.7999867Z         PASS [   0.040s] ( 246/1258) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-21T01:56:39.8117712Z         PASS [   0.052s] ( 247/1258) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-21T01:56:39.8248725Z         PASS [   0.028s] ( 248/1258) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-06-21T01:56:39.8296988Z         PASS [   0.036s] ( 249/1258) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-21T01:56:39.8328046Z         PASS [   0.035s] ( 250/1258) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-21T01:56:39.8845907Z         PASS [   0.075s] ( 251/1258) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-21T01:56:39.9150288Z         PASS [   0.090s] ( 252/1258) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-21T01:56:39.9326453Z         PASS [   0.100s] ( 253/1258) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-21T01:56:39.9467614Z         PASS [   0.122s] ( 254/1258) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-21T01:56:39.9794579Z         PASS [   0.062s] ( 255/1258) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-21T01:56:39.9797194Z         PASS [   0.093s] ( 256/1258) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-21T01:56:40.0092852Z         PASS [   0.029s] ( 257/1258) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-21T01:56:40.0165290Z         PASS [   0.071s] ( 258/1258) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-21T01:56:40.0234708Z         PASS [   0.083s] ( 259/1258) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-21T01:56:40.0325637Z         PASS [   0.023s] ( 260/1258) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-21T01:56:40.0326396Z         PASS [   0.053s] ( 261/1258) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-21T01:56:40.0486199Z         PASS [   0.033s] ( 262/1258) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-21T01:56:40.0487165Z         PASS [   0.034s] ( 263/1258) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-21T01:56:40.0689498Z         PASS [   0.035s] ( 264/1258) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-21T01:56:40.0826076Z         PASS [   0.706s] ( 265/1258) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-21T01:56:40.0885565Z         PASS [   0.020s] ( 266/1258) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-21T01:56:40.1036574Z         PASS [   0.054s] ( 267/1258) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-21T01:56:40.1040413Z         PASS [   0.054s] ( 268/1258) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-21T01:56:40.1088134Z         PASS [   0.021s] ( 269/1258) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-21T01:56:40.1179468Z         PASS [   0.039s] ( 270/1258) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-21T01:56:40.1248992Z         PASS [   0.021s] ( 271/1258) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-21T01:56:40.1346115Z         PASS [   0.020s] ( 272/1258) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-21T01:56:40.1463699Z         PASS [   0.037s] ( 273/1258) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-21T01:56:40.1491994Z         PASS [   0.015s] ( 274/1258) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-21T01:56:40.2876603Z         PASS [   0.925s] ( 275/1258) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-21T01:56:40.3480373Z         PASS [   0.245s] ( 276/1258) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-21T01:56:40.3971496Z         PASS [   8.767s] ( 277/1258) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-06-21T01:56:40.5089038Z         LEAK [   0.478s] ( 278/1258) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-21T01:56:40.5226141Z         PASS [   0.014s] ( 279/1258) spt-daemon broker::tests::advance_delivered_is_monotonic
2026-06-21T01:56:40.5393041Z         PASS [   0.016s] ( 280/1258) spt-daemon broker::tests::apply_once_enqueues_ptywrite_exactly_once_and_dedups_replay
2026-06-21T01:56:40.5901813Z         PASS [   0.242s] ( 281/1258) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-21T01:56:40.6185077Z         PASS [   0.469s] ( 282/1258) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-21T01:56:40.6185899Z         PASS [   0.472s] ( 283/1258) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-21T01:56:40.6205837Z         PASS [   0.030s] ( 284/1258) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-21T01:56:40.7647376Z         PASS [   0.144s] ( 285/1258) spt-daemon broker::tests::input_enqueue_drops_and_stamps_on_full_then_heals_on_drain
2026-06-21T01:56:40.7648373Z         PASS [   0.144s] ( 286/1258) spt-daemon broker::tests::input_writer_preserves_strict_fifo_order_through_the_sole_writer
2026-06-21T01:56:40.7896972Z         PASS [   0.165s] ( 287/1258) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-21T01:56:40.8086402Z         LEAK [   0.678s] ( 288/1258) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-21T01:56:40.8204152Z         PASS [   0.055s] ( 289/1258) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-21T01:56:40.8208509Z         PASS [   0.058s] ( 290/1258) spt-daemon broker::tests::superseded_controller_writer_is_epoch_gated_silent_one_live_writer_per_conn
2026-06-21T01:56:40.8240535Z         PASS [   0.038s] ( 291/1258) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-21T01:56:40.8408297Z         PASS [   0.038s] ( 292/1258) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-21T01:56:40.8415740Z         PASS [   0.023s] ( 293/1258) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-21T01:56:40.8547937Z         PASS [   0.034s] ( 294/1258) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-21T01:56:40.8548512Z         PASS [   0.031s] ( 295/1258) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-21T01:56:40.8656175Z         PASS [   0.025s] ( 296/1258) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-21T01:56:40.8681027Z         PASS [   0.028s] ( 297/1258) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-21T01:56:40.8698799Z         PASS [   2.864s] ( 298/1258) spt::bin/spt cli::tests::purge_removes_every_record
2026-06-21T01:56:40.8752397Z         PASS [   0.019s] ( 299/1258) spt-daemon config::tests::missing_file_is_default
2026-06-21T01:56:40.8773827Z         PASS [   0.022s] ( 300/1258) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-21T01:56:40.8929455Z         PASS [   0.027s] ( 301/1258) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-21T01:56:40.8936678Z         PASS [   0.020s] ( 302/1258) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-21T01:56:40.8976881Z         PASS [   0.028s] ( 303/1258) spt-daemon config::tests::save_load_roundtrip
2026-06-21T01:56:40.9120221Z         PASS [   0.044s] ( 304/1258) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-21T01:56:40.9171802Z         PASS [   0.040s] ( 305/1258) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-21T01:56:40.9261700Z         PASS [   0.014s] ( 306/1258) spt-daemon daemon::tests::drive_ladder_all_err_returns_last_err
2026-06-21T01:56:40.9367419Z         PASS [   0.019s] ( 307/1258) spt-daemon daemon::tests::drive_ladder_falls_through_to_next_rung_on_err
2026-06-21T01:56:40.9420304Z         PASS [   0.016s] ( 308/1258) spt-daemon daemon::tests::drive_ladder_picks_first_ok_rung
2026-06-21T01:56:40.9544222Z         PASS [   0.012s] ( 309/1258) spt-daemon daemon::tests::launch_ladder_order_is_wmi_schtasks_breakaway_injob
2026-06-21T01:56:40.9561962Z         PASS [   0.020s] ( 310/1258) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-21T01:56:40.9669343Z         PASS [   0.075s] ( 311/1258) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-21T01:56:40.9669975Z         PASS [   0.012s] ( 312/1258) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-21T01:56:40.9706574Z         PASS [   0.014s] ( 313/1258) spt-daemon daemon::tests::windows_arg_quoting_roundtrips_the_rules
2026-06-21T01:56:40.9785846Z         PASS [   0.012s] ( 314/1258) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-21T01:56:40.9835914Z         PASS [   0.017s] ( 315/1258) spt-daemon daemon::tests::wmi_create_script_carries_the_no_window_startup_spec
2026-06-21T01:56:40.9984008Z         PASS [   0.028s] ( 316/1258) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-21T01:56:41.0138991Z         PASS [   0.035s] ( 317/1258) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-21T01:56:41.0148726Z         PASS [   0.031s] ( 318/1258) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-21T01:56:41.0256634Z         PASS [   0.027s] ( 319/1258) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-21T01:56:41.0301806Z         PASS [   0.016s] ( 320/1258) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-21T01:56:41.0382438Z         PASS [   0.023s] ( 321/1258) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-21T01:56:41.0561117Z         PASS [   0.025s] ( 322/1258) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-21T01:56:41.0563182Z         LEAK [   0.768s] ( 323/1258) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-21T01:56:41.0568699Z         PASS [   0.031s] ( 324/1258) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-21T01:56:41.0770162Z         PASS [   0.038s] ( 325/1258) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-21T01:56:41.0895054Z         PASS [   0.032s] ( 326/1258) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-21T01:56:41.0896209Z         PASS [   0.032s] ( 327/1258) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-21T01:56:41.1090692Z         PASS [   0.048s] ( 328/1258) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-21T01:56:41.1091548Z         PASS [   0.029s] ( 329/1258) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-21T01:56:41.1171479Z         PASS [   0.027s] ( 330/1258) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-21T01:56:41.1382083Z         PASS [   0.033s] ( 331/1258) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-21T01:56:41.1404931Z         PASS [   0.743s] ( 332/1258) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-21T01:56:41.1428877Z         PASS [   0.036s] ( 333/1258) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-21T01:56:41.1569342Z         PASS [   0.018s] ( 334/1258) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-21T01:56:41.1608893Z         PASS [   0.045s] ( 335/1258) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-21T01:56:41.1609531Z         PASS [   0.020s] ( 336/1258) spt-daemon digest::tests::resolve_config_precedence
2026-06-21T01:56:41.1648117Z         PASS [   0.023s] ( 337/1258) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-21T01:56:41.1720806Z         PASS [   0.015s] ( 338/1258) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-21T01:56:41.1762427Z         PASS [   0.014s] ( 339/1258) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-21T01:56:41.1785189Z         PASS [   0.018s] ( 340/1258) spt-daemon digesthub::tests::render_is_glanceable
2026-06-21T01:56:41.1807792Z         PASS [   0.283s] ( 341/1258) spt-daemon daemon::tests::detached_no_inherit_falls_back_under_a_breakaway_denying_job
2026-06-21T01:56:41.1816998Z         PASS [   0.017s] ( 342/1258) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-21T01:56:41.1860221Z         PASS [   0.014s] ( 343/1258) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-21T01:56:41.1895793Z         PASS [   0.014s] ( 344/1258) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-21T01:56:41.1924598Z         PASS [   0.014s] ( 345/1258) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-06-21T01:56:41.1961788Z         PASS [   0.015s] ( 346/1258) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-06-21T01:56:41.2340866Z         PASS [   0.052s] ( 347/1258) spt-daemon drivehub::tests::slots_are_per_owner
2026-06-21T01:56:41.2378693Z         PASS [   0.051s] ( 348/1258) spt-daemon drivehub::tests::take_is_exactly_once
2026-06-21T01:56:41.2429613Z         PASS [   0.053s] ( 349/1258) spt-daemon drivehub::tests::write_is_latest_wins
2026-06-21T01:56:41.2445540Z         PASS [   3.811s] ( 350/1258) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-21T01:56:41.2520271Z         PASS [   0.056s] ( 351/1258) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-06-21T01:56:41.2649640Z         PASS [   0.022s] ( 352/1258) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-21T01:56:41.2697067Z         PASS [   0.018s] ( 353/1258) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-21T01:56:41.2775162Z         PASS [   0.012s] ( 354/1258) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-21T01:56:42.0460010Z         PASS [   0.776s] ( 355/1258) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-21T01:56:42.0633373Z         PASS [   1.170s] ( 356/1258) spt-daemon daemon::tests::breakaway_spawn_escapes_a_kill_on_close_job
2026-06-21T01:56:42.0667346Z         PASS [   0.789s] ( 357/1258) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-21T01:56:42.0675100Z         PASS [   0.022s] ( 358/1258) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-21T01:56:42.0763871Z         PASS [   0.013s] ( 359/1258) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-21T01:56:42.1067339Z         PASS [   0.040s] ( 360/1258) spt-daemon grants::tests::escalation_answers_apply
2026-06-21T01:56:42.1068282Z         PASS [   0.039s] ( 361/1258) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-21T01:56:42.1071625Z         PASS [   1.019s] ( 362/1258) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-21T01:56:42.1306345Z         PASS [   0.023s] ( 363/1258) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-21T01:56:42.1355631Z         PASS [   0.029s] ( 364/1258) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-21T01:56:42.1641421Z         PASS [   0.056s] ( 365/1258) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-21T01:56:42.1661144Z         PASS [   0.921s] ( 366/1258) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-06-21T01:56:42.1858048Z         PASS [   0.055s] ( 367/1258) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-21T01:56:42.1858984Z         PASS [   0.952s] ( 368/1258) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-21T01:56:42.1861893Z         PASS [   0.994s] ( 369/1258) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-21T01:56:42.1920052Z         PASS [   0.056s] ( 370/1258) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-21T01:56:42.1975792Z         PASS [   0.034s] ( 371/1258) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-21T01:56:42.2037390Z         PASS [   0.038s] ( 372/1258) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-06-21T01:56:42.2048537Z         PASS [   0.020s] ( 373/1258) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-21T01:56:42.2124114Z         PASS [   0.026s] ( 374/1258) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-06-21T01:56:42.2142830Z         PASS [   0.028s] ( 375/1258) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-06-21T01:56:42.2180518Z         PASS [   0.026s] ( 376/1258) spt-daemon harnesshost::tests::prepare_threads_translation_binary_path_when_declared
2026-06-21T01:56:42.3675955Z         PASS [   0.149s] ( 377/1258) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-21T01:56:42.3708457Z         PASS [   1.133s] ( 378/1258) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-21T01:56:42.3721623Z         PASS [   0.159s] ( 379/1258) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-21T01:56:42.3730938Z         PASS [   0.169s] ( 380/1258) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-21T01:56:42.3738739Z         PASS [   0.176s] ( 381/1258) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-21T01:56:42.3879529Z         PASS [   0.183s] ( 382/1258) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-21T01:56:42.4080511Z         PASS [   0.193s] ( 383/1258) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-21T01:56:42.4082314Z         PASS [   0.331s] ( 384/1258) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-21T01:56:42.4326750Z         PASS [   0.023s] ( 385/1258) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-06-21T01:56:42.5590000Z         PASS [   0.191s] ( 386/1258) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-21T01:56:42.5605296Z         PASS [   0.188s] ( 387/1258) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-21T01:56:42.5845024Z         PASS [   0.213s] ( 388/1258) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-21T01:56:42.5994246Z         PASS [   0.190s] ( 389/1258) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-06-21T01:56:42.5995076Z         PASS [   0.228s] ( 390/1258) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-21T01:56:42.6150042Z         PASS [   0.180s] ( 391/1258) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-06-21T01:56:42.6500362Z         PASS [   0.040s] ( 392/1258) spt-daemon livehost::tests::orphan_reap_is_id_specific_spares_a_same_basename_sibling
2026-06-21T01:56:42.6957683Z         PASS [   0.131s] ( 393/1258) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-06-21T01:56:42.7157915Z         PASS [   0.153s] ( 394/1258) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-06-21T01:56:42.7590809Z         PASS [   0.107s] ( 395/1258) spt-daemon livehost::tests::pull_liveness_marks_sessionless_spt_hosted_offline_only
2026-06-21T01:56:42.7602976Z         PASS [   0.173s] ( 396/1258) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-21T01:56:42.8190071Z         PASS [   0.127s] ( 397/1258) spt-daemon livehost::tests::pull_reconcile_offlines_perch_when_broker_session_dies
2026-06-21T01:56:42.8271061Z         PASS [   0.439s] ( 398/1258) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-21T01:56:42.8904428Z         PASS [   0.074s] ( 399/1258) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-06-21T01:56:42.9039036Z         PASS [   0.302s] ( 400/1258) spt-daemon livehost::tests::boot_gate_offlines_sessionless_controllable_then_reconcile_skips_host
2026-06-21T01:56:42.9408062Z         PASS [   0.045s] ( 401/1258) spt-daemon livehost::tests::residency_classification
2026-06-21T01:56:42.9671662Z         PASS [   0.029s] ( 402/1258) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-21T01:56:42.9885568Z         PASS [   0.082s] ( 403/1258) spt-daemon livehost::tests::stop_host_reaps_the_detached_psyche_process
2026-06-21T01:56:42.9904540Z         PASS [   0.026s] ( 404/1258) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-21T01:56:43.0087329Z         PASS [   0.022s] ( 405/1258) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-21T01:56:43.0506319Z         PASS [   0.060s] ( 406/1258) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-06-21T01:56:43.0702689Z         PASS [   0.345s] ( 407/1258) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-06-21T01:56:43.0703641Z         PASS [   0.065s] ( 408/1258) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-06-21T01:56:43.0854299Z         PASS [   0.034s] ( 409/1258) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-06-21T01:56:43.1005776Z         PASS [   0.039s] ( 410/1258) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-21T01:56:43.1006492Z         PASS [   0.029s] ( 411/1258) spt-daemon msg::tests::output_envelope_round_trips
2026-06-21T01:56:43.1229806Z         PASS [   0.363s] ( 412/1258) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-06-21T01:56:43.1372560Z         PASS [   0.036s] ( 413/1258) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-21T01:56:43.1373268Z         PASS [   0.049s] ( 414/1258) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-21T01:56:43.1645401Z         PASS [   0.566s] ( 415/1258) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-06-21T01:56:43.1687115Z         PASS [   0.411s] ( 416/1258) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-06-21T01:56:43.2051964Z         PASS [   0.373s] ( 417/1258) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-06-21T01:56:43.2052775Z         PASS [   0.041s] ( 418/1258) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-06-21T01:56:43.2648873Z         PASS [   0.144s] ( 419/1258) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-21T01:56:43.3228246Z         PASS [   0.188s] ( 420/1258) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-21T01:56:43.3717627Z         PASS [   0.199s] ( 421/1258) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-21T01:56:43.3865084Z         PASS [   0.287s] ( 422/1258) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-06-21T01:56:43.5860317Z         PASS [   0.200s] ( 423/1258) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-21T01:56:43.5965897Z         PASS [  14.596s] ( 424/1258) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-06-21T01:56:43.5983909Z         PASS [   0.399s] ( 425/1258) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-21T01:56:43.6290903Z         PASS [   0.424s] ( 426/1258) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-21T01:56:43.6304135Z         PASS [   0.308s] ( 427/1258) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-21T01:56:43.6709470Z         PASS [   0.085s] ( 428/1258) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-21T01:56:43.7498751Z         PASS [   0.486s] ( 429/1258) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-21T01:56:43.7501097Z         PASS [   0.121s] ( 430/1258) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-21T01:56:43.7948119Z         PASS [   0.428s] ( 431/1258) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-21T01:56:43.9043494Z         PASS [   1.531s] ( 432/1258) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-21T01:56:43.9099936Z         PASS [  18.927s] ( 433/1258) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-06-21T01:56:43.9157756Z         PASS [   0.245s] ( 434/1258) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-21T01:56:43.9183606Z         PASS [   0.014s] ( 435/1258) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-21T01:56:43.9406076Z         PASS [   0.030s] ( 436/1258) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-21T01:56:43.9557334Z         PASS [   0.037s] ( 437/1258) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-21T01:56:43.9571735Z         PASS [   0.207s] ( 438/1258) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-21T01:56:43.9585441Z         PASS [   0.043s] ( 439/1258) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-21T01:56:43.9683950Z         PASS [   0.013s] ( 440/1258) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-21T01:56:43.9883440Z         PASS [   0.238s] ( 441/1258) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-21T01:56:43.9888763Z         PASS [   0.194s] ( 442/1258) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-21T01:56:43.9904611Z         PASS [   0.050s] ( 443/1258) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-21T01:56:44.0924204Z         PASS [   0.462s] ( 444/1258) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-21T01:56:44.1559518Z         PASS [   0.560s] ( 445/1258) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-21T01:56:44.1725148Z         PASS [   0.574s] ( 446/1258) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-21T01:56:44.2323703Z         PASS [   0.275s] ( 447/1258) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-21T01:56:44.2324365Z         PASS [   0.244s] ( 448/1258) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-21T01:56:44.2325071Z         PASS [   0.060s] ( 449/1258) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-21T01:56:44.2496470Z         PASS [   0.017s] ( 450/1258) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-21T01:56:44.2520664Z         PASS [   0.020s] ( 451/1258) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-21T01:56:44.2660848Z         PASS [   0.294s] ( 452/1258) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-21T01:56:44.2722498Z         PASS [   0.023s] ( 453/1258) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-21T01:56:44.2799711Z         PASS [   0.028s] ( 454/1258) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-21T01:56:44.2838867Z         PASS [   0.021s] ( 455/1258) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-21T01:56:44.2887178Z         PASS [   0.016s] ( 456/1258) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-21T01:56:44.3099875Z         PASS [   0.077s] ( 457/1258) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-21T01:56:44.3100602Z         PASS [   0.321s] ( 458/1258) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-21T01:56:44.3109812Z         PASS [   0.031s] ( 459/1258) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-21T01:56:44.3159317Z         PASS [   0.032s] ( 460/1258) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-21T01:56:44.3230388Z         PASS [   0.013s] ( 461/1258) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-21T01:56:44.3272996Z         PASS [   0.017s] ( 462/1258) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-21T01:56:44.3341502Z         PASS [   0.018s] ( 463/1258) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-21T01:56:44.3440229Z         PASS [   0.017s] ( 464/1258) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-21T01:56:44.3464008Z         PASS [   1.212s] ( 465/1258) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-06-21T01:56:44.3464755Z         PASS [   0.035s] ( 466/1258) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-21T01:56:44.3488709Z         PASS [   0.061s] ( 467/1258) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-21T01:56:44.3572058Z         PASS [   0.013s] ( 468/1258) spt-daemon reap::tests::reap_without_enroll_is_noop
2026-06-21T01:56:44.3727066Z         PASS [   0.049s] ( 469/1258) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-21T01:56:44.3727800Z         PASS [   0.026s] ( 470/1258) spt-daemon reconcile::tests::active_node_wins
2026-06-21T01:56:44.3738777Z         PASS [   0.281s] ( 471/1258) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-21T01:56:44.3792264Z         PASS [   0.033s] ( 472/1258) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-21T01:56:44.3837788Z         PASS [   0.424s] ( 473/1258) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-21T01:56:44.3838505Z         PASS [   0.034s] ( 474/1258) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-21T01:56:44.3859881Z         PASS [   0.029s] ( 475/1258) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-21T01:56:44.4424515Z         PASS [   0.448s] ( 476/1258) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-21T01:56:44.4427939Z         PASS [   0.067s] ( 477/1258) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-21T01:56:44.4434405Z         PASS [   0.069s] ( 478/1258) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-21T01:56:44.4553334Z         PASS [   0.067s] ( 479/1258) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-21T01:56:44.4569971Z         PASS [   0.084s] ( 480/1258) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-21T01:56:44.4741946Z         PASS [   0.034s] ( 481/1258) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-21T01:56:44.4755055Z         PASS [   0.093s] ( 482/1258) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-21T01:56:44.4911665Z         PASS [   0.112s] ( 483/1258) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-21T01:56:44.4974091Z         PASS [   0.115s] ( 484/1258) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-21T01:56:44.5030148Z         PASS [   0.060s] ( 485/1258) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-21T01:56:44.5044601Z         PASS [   0.049s] ( 486/1258) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-21T01:56:44.5145058Z         PASS [   0.067s] ( 487/1258) spt-daemon registryhost::tests::erased_perch_is_advertised_offline_not_left_active
2026-06-21T01:56:44.5214505Z         PASS [   0.045s] ( 488/1258) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-21T01:56:44.5329713Z         PASS [   0.076s] ( 489/1258) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-21T01:56:44.5454946Z         PASS [   0.055s] ( 490/1258) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-21T01:56:44.5695147Z         PASS [   0.061s] ( 491/1258) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-21T01:56:44.5699074Z         PASS [   0.097s] ( 492/1258) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-21T01:56:44.5995240Z         PASS [   0.077s] ( 493/1258) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-21T01:56:44.5996162Z         PASS [   0.095s] ( 494/1258) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-21T01:56:44.6053760Z         PASS [   0.072s] ( 495/1258) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-21T01:56:44.6116542Z         PASS [   0.065s] ( 496/1258) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-21T01:56:44.6119598Z         PASS [   0.455s] ( 497/1258) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-21T01:56:44.6273253Z         PASS [   0.029s] ( 498/1258) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-21T01:56:44.6273959Z         PASS [   0.057s] ( 499/1258) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-21T01:56:44.6274630Z         PASS [   0.058s] ( 500/1258) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-21T01:56:44.6317522Z         PASS [   0.034s] ( 501/1258) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-21T01:56:44.6369171Z         PASS [   0.026s] ( 502/1258) spt-daemon release::tests::hex_roundtrips
2026-06-21T01:56:44.6434930Z         PASS [   0.038s] ( 503/1258) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-21T01:56:44.6523440Z         PASS [   0.024s] ( 504/1258) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-21T01:56:44.6581774Z         PASS [   0.031s] ( 505/1258) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-21T01:56:44.6622344Z         PASS [   0.035s] ( 506/1258) spt-daemon release::tests::revoked_key_is_rejected
2026-06-21T01:56:44.6658669Z         PASS [   0.054s] ( 507/1258) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-21T01:56:44.6797181Z         PASS [   0.046s] ( 508/1258) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-21T01:56:44.6856532Z         PASS [   0.046s] ( 509/1258) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-21T01:56:44.6905376Z         PASS [   0.045s] ( 510/1258) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-21T01:56:44.7092425Z         PASS [   0.049s] ( 511/1258) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-21T01:56:44.7102260Z         PASS [   0.056s] ( 512/1258) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-21T01:56:44.7146895Z         PASS [   0.051s] ( 513/1258) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-21T01:56:44.7147685Z         PASS [   0.048s] ( 514/1258) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-21T01:56:44.7258124Z         PASS [   0.048s] ( 515/1258) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-21T01:56:44.7369388Z         PASS [   0.028s] ( 516/1258) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-21T01:56:44.7381323Z         PASS [   0.024s] ( 517/1258) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-21T01:56:44.7513693Z         PASS [   0.067s] ( 518/1258) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-06-21T01:56:44.7773809Z         PASS [   0.038s] ( 519/1258) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-21T01:56:44.7776529Z         PASS [   0.036s] ( 520/1258) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-21T01:56:44.7780573Z         PASS [   0.084s] ( 521/1258) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-21T01:56:44.7782902Z         PASS [   0.066s] ( 522/1258) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-21T01:56:44.7853629Z         PASS [   0.059s] ( 523/1258) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-21T01:56:44.7969731Z         PASS [   0.295s] ( 524/1258) spt-daemon relay::tests::run_honors_stop
2026-06-21T01:56:44.8180974Z         PASS [   0.043s] ( 525/1258) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-21T01:56:44.8182207Z         PASS [   0.044s] ( 526/1258) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-21T01:56:44.8335419Z         PASS [   0.057s] ( 527/1258) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-21T01:56:44.8387017Z         PASS [   0.062s] ( 528/1258) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-21T01:56:44.8428717Z         PASS [   0.057s] ( 529/1258) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-21T01:56:44.8450766Z         PASS [   0.130s] ( 530/1258) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-21T01:56:44.8469024Z         PASS [   0.048s] ( 531/1258) spt-daemon seedmap::tests::request_stop_barrier_holds_until_no_listener
2026-06-21T01:56:44.8470077Z         PASS [   0.028s] ( 532/1258) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-21T01:56:44.8588484Z         PASS [   0.022s] ( 533/1258) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-21T01:56:44.8589215Z         PASS [   0.027s] ( 534/1258) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-21T01:56:44.8642104Z         PASS [   0.046s] ( 535/1258) spt-daemon seedmap::tests::take_absent_is_none
2026-06-21T01:56:44.8643209Z         PASS [   0.022s] ( 536/1258) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-21T01:56:44.8696487Z         PASS [   0.026s] ( 537/1258) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-21T01:56:44.8706297Z         PASS [   0.025s] ( 538/1258) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-21T01:56:44.8744846Z         PASS [   0.029s] ( 539/1258) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-21T01:56:44.8865948Z         PASS [   0.026s] ( 540/1258) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-21T01:56:44.8942397Z         PASS [   0.030s] ( 541/1258) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-21T01:56:44.8944292Z         PASS [   0.030s] ( 542/1258) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-21T01:56:44.8991688Z         PASS [   0.029s] ( 543/1258) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-21T01:56:44.9009791Z         PASS [   0.030s] ( 544/1258) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-06-21T01:56:44.9054320Z         PASS [   0.031s] ( 545/1258) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-21T01:56:44.9091557Z         PASS [   0.025s] ( 546/1258) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-21T01:56:44.9128132Z         PASS [   0.055s] ( 547/1258) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-21T01:56:44.9145495Z         PASS [   0.019s] ( 548/1258) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-21T01:56:44.9204892Z         PASS [   0.420s] ( 549/1258) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-21T01:56:44.9468334Z         PASS [   0.047s] ( 550/1258) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-21T01:56:44.9472302Z         PASS [   0.192s] ( 551/1258) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-21T01:56:44.9781837Z         PASS [   0.074s] ( 552/1258) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-21T01:56:44.9852083Z         PASS [   0.042s] ( 553/1258) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-21T01:56:44.9921912Z         PASS [   0.074s] ( 554/1258) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-21T01:56:44.9934792Z         PASS [   0.079s] ( 555/1258) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-21T01:56:44.9996094Z         PASS [   0.024s] ( 556/1258) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-21T01:56:45.0102821Z         PASS [   0.110s] ( 557/1258) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-21T01:56:45.0294011Z         PASS [   0.087s] ( 558/1258) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-21T01:56:45.0363327Z         PASS [   0.036s] ( 559/1258) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-21T01:56:45.0441901Z         PASS [   0.051s] ( 560/1258) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-21T01:56:45.0604594Z         PASS [   0.068s] ( 561/1258) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-21T01:56:45.0648683Z         PASS [   0.021s] ( 562/1258) spt-daemon sync::tests::gate_decision_table
2026-06-21T01:56:45.1010905Z         PASS [   0.062s] ( 563/1258) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-21T01:56:45.1212528Z         PASS [   0.022s] ( 564/1258) spt-daemon translation::tests::inject_floor_buffers_while_held_then_drains_in_order
2026-06-21T01:56:45.1509911Z         PASS [   0.029s] ( 565/1258) spt-daemon translation::tests::key_cmd_parses_each_wire_shape
2026-06-21T01:56:45.1801732Z         PASS [   0.169s] ( 566/1258) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-21T01:56:45.1802471Z         PASS [   0.030s] ( 567/1258) spt-daemon translation::tests::key_to_bytes_send_keys_map
2026-06-21T01:56:45.2023508Z         PASS [   0.024s] ( 568/1258) spt-daemon translation::tests::to_binary_serializes_to_wire_and_input_is_content_free
2026-06-21T01:56:45.2277247Z         PASS [   0.044s] ( 569/1258) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-21T01:56:45.2323581Z         PASS [   0.029s] ( 570/1258) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-21T01:56:45.2524029Z         PASS [   0.026s] ( 571/1258) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-06-21T01:56:45.2525035Z         PASS [   0.018s] ( 572/1258) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-06-21T01:56:45.2791102Z         PASS [   0.028s] ( 573/1258) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-06-21T01:56:45.2850460Z         PASS [   0.033s] ( 574/1258) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-06-21T01:56:45.2990241Z         PASS [   0.021s] ( 575/1258) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-06-21T01:56:45.3059090Z         PASS [   0.022s] ( 576/1258) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-21T01:56:45.3289845Z         PASS [   0.414s] ( 577/1258) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-21T01:56:45.3321020Z         PASS [   0.029s] ( 578/1258) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-21T01:56:45.3381503Z         PASS [   0.031s] ( 579/1258) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-21T01:56:45.3511148Z         PASS [  20.367s] ( 580/1258) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-21T01:56:45.3593689Z         PASS [   0.033s] ( 581/1258) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-21T01:56:45.3822301Z         PASS [   0.032s] ( 582/1258) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-21T01:56:45.3826811Z         PASS [   0.055s] ( 583/1258) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-21T01:56:45.3827703Z         PASS [   0.023s] ( 584/1258) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-21T01:56:45.3894558Z         PASS [   0.405s] ( 585/1258) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-21T01:56:45.3937288Z         PASS [   0.057s] ( 586/1258) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-21T01:56:45.3967375Z         PASS [   0.015s] ( 587/1258) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-21T01:56:45.4044475Z         PASS [   0.022s] ( 588/1258) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-21T01:56:45.4256382Z         PASS [   0.043s] ( 589/1258) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-21T01:56:45.4310875Z         PASS [   0.521s] ( 590/1258) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-21T01:56:45.5409563Z         PASS [   0.635s] ( 591/1258) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-21T01:56:45.5502341Z         PASS [   0.119s] ( 592/1258) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-21T01:56:45.5503203Z         PASS [   0.144s] ( 593/1258) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-21T01:56:45.5712482Z         PASS [   0.145s] ( 594/1258) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-21T01:56:45.5740851Z         PASS [   5.035s] ( 595/1258) spt-daemon broker::tests::controller_deliver_is_bounded_never_a_permanent_park
2026-06-21T01:56:45.5901041Z         PASS [   0.049s] ( 596/1258) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-06-21T01:56:45.6196038Z         PASS [   0.045s] ( 597/1258) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-06-21T01:56:45.7450363Z         PASS [   1.411s] ( 598/1258) spt-daemon reap::tests::job_reaps_enrolled_child_and_grandchild
2026-06-21T01:56:46.6343695Z         PASS [   0.889s] ( 599/1258) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-21T01:56:46.6347877Z         PASS [   1.607s] ( 600/1258) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-21T01:56:46.6391640Z         PASS [   1.068s] ( 601/1258) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-21T01:56:46.6392386Z         PASS [   1.090s] ( 602/1258) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-21T01:56:46.6410494Z         PASS [   1.092s] ( 603/1258) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-06-21T01:56:46.6548898Z         PASS [   1.035s] ( 604/1258) spt-daemon::attach resize_is_controller_exclusive
2026-06-21T01:56:46.6947163Z         PASS [   1.298s] ( 605/1258) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-21T01:56:46.7183101Z         PASS [   0.078s] ( 606/1258) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-21T01:56:46.7189420Z         PASS [   0.077s] ( 607/1258) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-21T01:56:46.7190168Z         PASS [   0.079s] ( 608/1258) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-06-21T01:56:46.7547011Z         PASS [   0.100s] ( 609/1258) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-06-21T01:56:46.7562123Z         PASS [   1.362s] ( 610/1258) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-21T01:56:46.7737335Z         PASS [   0.079s] ( 611/1258) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-06-21T01:56:46.7745287Z         PASS [   1.184s] ( 612/1258) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-21T01:56:46.7812396Z         PASS [   0.025s] ( 613/1258) spt-daemon::budget measure_dormant_seat_budget
2026-06-21T01:56:46.7860801Z         PASS [   0.069s] ( 614/1258) spt-daemon::broker endpoint_keyed_inject_reaches_hosted_pty
2026-06-21T01:56:46.7970732Z         PASS [   0.078s] ( 615/1258) spt-daemon::broker spawn_env_reaches_child
2026-06-21T01:56:46.8065635Z         PASS [   0.020s] ( 616/1258) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-21T01:56:46.8453706Z         PASS [   0.209s] ( 617/1258) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-21T01:56:46.8481461Z         PASS [   0.093s] ( 618/1258) spt-daemon::broker wall_b_endpoint_run_env_then_send_reaches_pty
2026-06-21T01:56:46.8779596Z         PASS [   0.159s] ( 619/1258) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-06-21T01:56:47.0649047Z         PASS [   1.676s] ( 620/1258) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-21T01:56:47.0976889Z         PASS [   0.316s] ( 621/1258) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-21T01:56:47.1004109Z         PASS [   0.252s] ( 622/1258) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-21T01:56:47.1429444Z         PASS [   0.346s] ( 623/1258) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-21T01:56:47.1673335Z         PASS [   0.289s] ( 624/1258) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-21T01:56:47.2641966Z         PASS [   2.204s] ( 625/1258) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-21T01:56:47.2760770Z         PASS [   0.432s] ( 626/1258) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-21T01:56:47.2764195Z         PASS [   0.469s] ( 627/1258) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-21T01:56:47.3683771Z         PASS [   0.299s] ( 628/1258) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-21T01:56:47.3688701Z         PASS [   0.089s] ( 629/1258) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-06-21T01:56:47.3896267Z         PASS [   0.289s] ( 630/1258) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-21T01:56:47.4352092Z         PASS [   0.071s] ( 631/1258) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-21T01:56:47.5615947Z         PASS [   0.394s] ( 632/1258) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-21T01:56:47.5815971Z         PASS [   0.305s] ( 633/1258) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-21T01:56:47.5932671Z         PASS [   2.528s] ( 634/1258) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-21T01:56:47.7203005Z         PASS [   0.576s] ( 635/1258) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-21T01:56:48.0179884Z         PASS [   0.754s] ( 636/1258) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-06-21T01:56:48.5045860Z         PASS [   0.786s] ( 637/1258) spt-daemon::inject_control_wedge injecting_a_large_payload_into_a_stdin_ignoring_child
2026-06-21T01:56:49.4322053Z         PASS [   1.850s] ( 638/1258) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-06-21T01:56:49.4328033Z         PASS [   1.872s] ( 639/1258) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-21T01:56:49.4939038Z         PASS [   2.859s] ( 640/1258) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-21T01:56:50.2687419Z         PASS [   1.761s] ( 641/1258) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-06-21T01:56:50.4141016Z         PASS [  15.785s] ( 642/1258) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-06-21T01:56:50.5280582Z         PASS [   1.032s] ( 643/1258) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-06-21T01:56:50.6922640Z         PASS [   0.161s] ( 644/1258) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-06-21T01:56:50.7345349Z         PASS [   0.311s] ( 645/1258) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-06-21T01:56:50.8256705Z         PASS [   3.432s] ( 646/1258) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-21T01:56:50.8404415Z         PASS [  12.313s] ( 647/1258) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-21T01:56:50.8508501Z         PASS [   3.484s] ( 648/1258) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-06-21T01:56:50.8645169Z         PASS [   0.137s] ( 649/1258) spt-daemon::netbroker netless_broker_probes_gracefully
2026-06-21T01:56:50.9386419Z         PASS [   0.672s] ( 650/1258) spt-daemon::mesh staggered_offliner_still_meshes
2026-06-21T01:56:50.9950047Z         PASS [   0.155s] ( 651/1258) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-06-21T01:56:51.0774287Z         PASS [   0.256s] ( 652/1258) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-06-21T01:56:51.3710482Z         PASS [   0.294s] ( 653/1258) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-06-21T01:56:51.4009087Z         PASS [   0.540s] ( 654/1258) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-06-21T01:56:51.4072764Z         PASS [   0.415s] ( 655/1258) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-06-21T01:56:51.5775429Z         PASS [   0.639s] ( 656/1258) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-06-21T01:56:51.6234456Z         PASS [   4.526s] ( 657/1258) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-21T01:56:51.6535955Z         PASS [   0.246s] ( 658/1258) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-06-21T01:56:51.7940969Z         PASS [   0.929s] ( 659/1258) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-06-21T01:56:51.8564642Z         PASS [   0.231s] ( 660/1258) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-06-21T01:56:51.8933149Z         PASS [  22.935s] ( 661/1258) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-06-21T01:56:51.9588560Z         PASS [   0.305s] ( 662/1258) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-06-21T01:56:52.0807864Z         PASS [   0.679s] ( 663/1258) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-06-21T01:56:52.2057843Z         PASS [   0.427s] ( 664/1258) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-06-21T01:56:52.2190453Z         PASS [   0.641s] ( 665/1258) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-06-21T01:56:52.3598219Z         PASS [   0.154s] ( 666/1258) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-06-21T01:56:52.3816367Z         PASS [   0.302s] ( 667/1258) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-06-21T01:56:52.5882426Z         PASS [   0.630s] ( 668/1258) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-06-21T01:56:52.6224640Z         PASS [   1.935s] ( 669/1258) spt-daemon::netbroker dial_to_a_black_holing_peer_fails_with_a_bounded_ordinary_error
2026-06-21T01:56:52.6719475Z         PASS [   4.654s] ( 670/1258) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-21T01:56:52.7659551Z         PASS [   0.143s] ( 671/1258) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-06-21T01:56:52.7964551Z         PASS [   0.124s] ( 672/1258) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-06-21T01:56:52.8927947Z         PASS [   0.127s] ( 673/1258) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-06-21T01:56:53.0277499Z         PASS [   0.135s] ( 674/1258) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-06-21T01:56:53.5315369Z         PASS [   6.758s] ( 675/1258) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-21T01:56:53.8997133Z         PASS [   4.468s] ( 676/1258) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_idle_session_keeps_controller_by_some
2026-06-21T01:56:53.9661046Z         PASS [   0.435s] ( 677/1258) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-21T01:56:54.0590346Z         PASS [   2.205s] ( 678/1258) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-06-21T01:56:54.1965499Z         PASS [   1.608s] ( 679/1258) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-21T01:56:57.2020684Z         PASS [   4.983s] ( 680/1258) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-06-21T01:56:57.2021057Z         PASS [   4.174s] ( 681/1258) spt-daemon::seedproofx wrong_seed_is_dropped
2026-06-21T01:56:57.3575250Z         PASS [   4.976s] ( 682/1258) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-21T01:56:57.3706304Z         PASS [   4.573s] ( 683/1258) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-06-21T01:56:57.3797459Z         PASS [   6.008s] ( 684/1258) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-06-21T01:56:57.3798318Z         PASS [   5.019s] ( 685/1258) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-21T01:56:57.3989431Z         PASS [   0.196s] ( 686/1258) spt-daemon::twohost two_host_ladder_role_a
2026-06-21T01:56:57.4064758Z         PASS [  10.632s] ( 687/1258) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-06-21T01:56:57.4141496Z         PASS [   0.051s] ( 688/1258) spt-daemon::twohost two_host_ladder_role_b
2026-06-21T01:56:57.4191622Z         PASS [   3.519s] ( 689/1258) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-21T01:56:57.4477015Z         PASS [   0.038s] ( 690/1258) spt-live context::tests::direct_always_writes
2026-06-21T01:56:57.4606689Z         PASS [   0.013s] ( 691/1258) spt-live context::tests::llm_over_llm_writes
2026-06-21T01:56:57.4715344Z         PASS [   0.011s] ( 692/1258) spt-live context::tests::llm_past_window_writes
2026-06-21T01:56:57.4814928Z         PASS [   0.063s] ( 693/1258) spt-live context::tests::identified_write_stamps_advancing_vector
2026-06-21T01:56:57.4895523Z         PASS [   0.017s] ( 694/1258) spt-live context::tests::llm_within_window_suppressed
2026-06-21T01:56:57.5131950Z         PASS [   0.026s] ( 695/1258) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-06-21T01:56:57.5377584Z         PASS [   0.049s] ( 696/1258) spt-live context::tests::write_context_suppresses_stale_llm
2026-06-21T01:56:57.6114492Z         PASS [   0.232s] ( 697/1258) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-06-21T01:56:57.6285697Z         PASS [   0.089s] ( 698/1258) spt-live digest::tests::extracts_records_from_the_located_source
2026-06-21T01:56:57.6554225Z         PASS [   0.028s] ( 699/1258) spt-live digest::tests::missing_source_file_is_read_error
2026-06-21T01:56:57.6696230Z         PASS [   0.467s] ( 700/1258) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-21T01:56:57.6697145Z         PASS [   0.015s] ( 701/1258) spt-live digest::tests::no_source_errors
2026-06-21T01:56:57.7363979Z         PASS [   0.326s] ( 702/1258) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-06-21T01:56:57.7539687Z         PASS [   0.084s] ( 703/1258) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-06-21T01:56:57.7602053Z         PASS [   0.142s] ( 704/1258) spt-live digest::tests::falls_back_to_history_locate_template
2026-06-21T01:56:57.7670024Z         PASS [   0.369s] ( 705/1258) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-06-21T01:56:57.7680000Z         PASS [   0.015s] ( 706/1258) spt-live echo::tests::provenance_is_stamped
2026-06-21T01:56:57.7885612Z         PASS [   0.119s] ( 707/1258) spt-live echo::tests::echo_child_is_recursion_guarded
2026-06-21T01:56:57.7890102Z         PASS [   0.056s] ( 708/1258) spt-live echo::tests::echo_nonzero_errors
2026-06-21T01:56:57.7986408Z         PASS [   0.011s] ( 709/1258) spt-live history::tests::missing_fetcher_field_errors
2026-06-21T01:56:57.8042871Z         PASS [   0.015s] ( 710/1258) spt-live history::tests::native_missing_log_is_empty
2026-06-21T01:56:57.8124273Z         FAIL [  10.219s] ( 711/1258) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-06-21T01:56:57.8125533Z   stdout ───
2026-06-21T01:56:57.8125655Z 
2026-06-21T01:56:57.8125735Z     running 1 test
2026-06-21T01:56:57.8126515Z     test g4_translation_child_is_reaped_no_zombie_after_session_down ... FAILED
2026-06-21T01:56:57.8127067Z 
2026-06-21T01:56:57.8127193Z     failures:
2026-06-21T01:56:57.8127322Z 
2026-06-21T01:56:57.8127390Z     failures:
2026-06-21T01:56:57.8127668Z         g4_translation_child_is_reaped_no_zombie_after_session_down
2026-06-21T01:56:57.8127987Z 
2026-06-21T01:56:57.8128456Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 9 filtered out; finished in 10.20s
2026-06-21T01:56:57.8128961Z 
2026-06-21T01:56:57.8129235Z   stderr ───
2026-06-21T01:56:57.8129502Z     PUMP_IPC_READER: spawned
2026-06-21T01:56:57.8129955Z     === W2 G4 DIAG: session_gone=true ===
2026-06-21T01:56:57.8130728Z     === W2 G4 NO-ZOMBIE GATE: xlate_pid=230572 reaped_within_bound=false (true = the translation child is terminated+reaped on session-down — doyle gate #2) ===
2026-06-21T01:56:57.8131470Z 
2026-06-21T01:56:57.8132003Z     thread 'g4_translation_child_is_reaped_no_zombie_after_session_down' (119708) panicked at crates\spt-daemon\tests\inject_control_wedge.rs:1301:5:
2026-06-21T01:56:57.8133654Z     doyle gate #2 (no-zombie): the translation child must be terminated + reaped within the bounded reap window after session-down / broker teardown — a session-down must never leak a translation child
2026-06-21T01:56:57.8134673Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-21T01:56:57.8135011Z 
2026-06-21T01:56:57.8135152Z   Cancelling due to test failure: 15 tests still running
2026-06-21T01:56:57.8166488Z         PASS [   0.018s] ( 712/1258) spt-live history::tests::native_reads_logged_records
2026-06-21T01:56:57.8254865Z         PASS [   0.059s] ( 713/1258) spt-live history::tests::fetcher_yields_records
2026-06-21T01:56:57.8320483Z         PASS [  19.943s] ( 714/1258) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-21T01:56:57.8381092Z         PASS [   0.070s] ( 715/1258) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-06-21T01:56:57.9308694Z         PASS [   0.552s] ( 716/1258) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-06-21T01:56:57.9747985Z         PASS [   0.605s] ( 717/1258) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-06-21T01:56:58.0706410Z         LEAK [   0.564s] ( 718/1258) spt-live digest::tests::extractor_timeout_errors
2026-06-21T01:56:58.0758799Z         PASS [   6.184s] ( 719/1258) spt-daemon::pump pump_survives_a_black_holing_peer_heartbeat_advances_no_restart
2026-06-21T01:56:58.2984930Z         LEAK [   0.545s] ( 720/1258) spt-live history::tests::fetcher_timeout_errors
2026-06-21T01:56:58.7107242Z         PASS [   0.906s] ( 721/1258) spt-live ingest::tests::both_drops_ingested
2026-06-21T01:56:59.1755506Z         PASS [   5.116s] ( 722/1258) spt-daemon::sync torn_pull_recovers_by_repulling
2026-06-21T01:56:59.9646070Z         PASS [  12.529s] ( 723/1258) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-06-21T01:57:02.8874112Z         PASS [   8.691s] ( 724/1258) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-06-21T01:57:03.1952457Z         PASS [   9.229s] ( 725/1258) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-06-21T01:57:21.6080071Z         PASS [  32.175s] ( 726/1258) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-06-21T01:57:21.6081161Z ────────────
2026-06-21T01:57:21.6081442Z      Summary [  56.626s] 726/1258 tests run: 725 passed (5 leaky), 1 failed, 1 skipped
2026-06-21T01:57:21.6082381Z         FAIL [  10.219s] ( 711/1258) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-06-21T01:57:21.6082929Z warning: 532/1258 tests were not run due to test failure (run with --no-fail-fast to run all tests, or run with --max-fail)
2026-06-21T01:57:21.6112702Z error: test run failed
2026-06-21T01:57:26.7084732Z ##[error]Process completed with exit code 1.
2026-06-21T01:57:26.7360604Z Post job cleanup.
2026-06-21T01:57:26.8545994Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T01:57:26.8762441Z git version 2.43.0.windows.1
2026-06-21T01:57:26.8803875Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\5bdcb47c-cded-4dd3-b91b-031e2a97d31c\.gitconfig'
2026-06-21T01:57:26.8818099Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\5bdcb47c-cded-4dd3-b91b-031e2a97d31c' before making global git config changes
2026-06-21T01:57:26.8818573Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T01:57:26.8823809Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T01:57:26.9079105Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T01:57:26.9311378Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T01:57:27.3134125Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T01:57:27.3348810Z http.https://github.com/.extraheader
2026-06-21T01:57:27.3377269Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-21T01:57:27.3629844Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T01:57:27.7486881Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T01:57:27.7712142Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T01:57:28.1498560Z Cleaning up orphan processes
